Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to create a button where once clicked, all my filters will appear for me to do the selection and afterwhich, I also can choose to close the pop-up.
But I'm having trouble doing so.
May I know how to go about doing it??
Any help will be appreciated! Thank you!
What I'm trying to achieve is like the examples in the pictures attached:
HI
set a variable to that button in actions
and then , in filter objects lay out give the condition of variable
same as close button and then set a variable ..
Steps:
*Create a variable to show and disappear the filters.
*Create a button then add action to set the variable.
*In the filter objects go to properties > Layout> in Show use the conditional and use the variable condition.
*To get close pop do the same create a new button and add action to hide the filters.
HI ,
Please find the attachment