Skip to content
Discussion options

You must be logged in to vote

After 3 days of struggle to find documentation on this, cobbling together what does exist, and trying to infer what to do from decade old guidance . . . I think I finally found a solution. I hope this helps others who may be new to JCB.

For Joomla 5, you create a new Dyanmic Get:

Get type: Either getCustom or getCustoms (depending on whether you want a single entity, or multipl etities returned.)

Main TAB:
Main Source: Back End View
View Table: Select the Admin View that pulls data from the table you want to pull data from. (No need to join tables to compare IDs in my case.)
Selection: Select only the columns you need in your view.

Tweak TAB:
Create new filter:
Filter Type: FunctionVar
St…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stargazerbooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant