Possibility to enable / disable filters #2032
Replies: 3 comments 2 replies
-
There are the following methods to hide a filter: What additionally were you thinking? |
Beta Was this translation helpful? Give feedback.
-
For clarity, this is really more a "locked" filter, rather than a disabled one. Worth noting, while you may disable the form input, a savvy user could still use an event via their browser. What I'm thinking, is the ability to lock a filter, so that it prevents the value from changing from the one that was initially set, full stop. But also presents a clean UX It'll come after the next larger release to enable customising filter input attributes (which should help you out with your current disabled approach) |
Beta Was this translation helpful? Give feedback.
-
So to give an update. There's an imminent feature for setting attributes on the filter input field, this should provide this feature at least to an extent. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Somewhat related to this discussion.
I would like to see that you can enable / disable filters.
If the filter value of a disabled filter is set, it should act as if it is set (aka should be used in the builder etc.), and this value should be selected / filled by default.
It should apply the
disabled
attribute to the HTML input / select.I have published all the filter views to add this to the existing filters.
I hope I am not the only one who would like this feature. 😉
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions