It would be super helpful to allow me to only show a Collection IF the filter present found an object.
Essentially collection would be completely hidden if empty and shown if object is present.
It would be super helpful to allow me to only show a Collection IF the filter present found an object.
Essentially collection would be completely hidden if empty and shown if object is present.
So by default, it would just be a title and a filter dropdown?
I don’t want any of the collection to be visible, including search bar or drop down filter.
My use case is that a couple collections may be empty based off the client and their frequency of use of certain functions. In those situations, the entire collection being hidden is preferred, rather than being able to see the titles of columns or search bar/drop down filter, etc.
you can do that using visibility conditions, but you can’t do that using in-collection filtering on the component itself. You’d have to create the conditions in the data editor.
Interesting. How would I go about doing that?