Hi,
Sometimes we have the needs to display a dynamic list of records according to the filtre.
We tried doing something like making a link like this:
https://www.ragic.com/org/admin/5?where=111111,eq,12345
Where we want to list records where fieldID 111111 is equal to 12345
The records we want to display have deep test fields which makes the form very long when we do a reference embed so this is an alternate solution.
Can this be done somehow?
Thanks as always