Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have many listboxes it is occupying more space i want to create a filter that is button when i click on it all the listboxes should appear.
Thanks in advance
Multibox could be an alternative to use many fields for selection in compact space.
List box Properties>>Layout>>Show Conditional may work for you.
you can have your designated button trigger an action(variable) to flag true/false to show your listboxes.
lik this
check this template, i am using it now for all the documents and it is very nice and the users like it.
if you click on the Grey tab it will open some sort of a pop up with all the filters, and i keep some filter on the top of the tab that are related to date and time.