Friends, hello.
Can you tell me if it is possible to make a switch between the main interface elements (filters) and additional elements.
So that by default they are hidden, but when the user moves the slider they appear?
All you need to do is have your switch write itβs value to a user specific column.
Then set a visibility condition on your other components to show when the switch value is true.
1 Like