Hello,
I have a dashboard build like
- Deck of Cards
-- Card
--- Panel
---- Confiform TableView 1
-- Card
--- Panel
---- Confiform TableView 2
-- Card
--- Panel
---- Confiform TableView 3
I want to be able to filter these tables with a date range which I have to manually supply as filter to all the TableViews. How can I make change in one point and all the tables get filtered.
Thank you
You can probably have some page properties set on the page and then used that in the filtering expression
Something like
"when" is my date field in the form, and the full filtering expression looks like this
when:>[entry._page.pageProperties(whenDate)]
Alex
Hey @Shivalika Sharma,
Alex from Vertuna (ConfiForms vendor) is usually quite active here, but you could also reach out directly to their support team via one of their support channels. 👈
Vendors are usually quite responsive when it comes to general or troubleshooting questions related to their apps, so you might try out that way as well.
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.