-
All-in-one prototyping tool
-
Design hi-fi prototypes for web & mobile apps
-
Share and get feedback
-
UX platform for all your teams
Hide/Show Panel based on the hidden property of dynamic panel
Answered
I'm simulating a menu (dynamic panel) on an Android tablet that opens up when the settings icon is clicked. I would like to test the condition if the panel is visible/active and then hide it or not, so that the same icon will make the menu disappear when clicked if the menu is already visible. Perhaps there's a standard way to do this within a tablet application that I'm not aware of.
Here's a prototype that does this as well.
Hi Miguel,
If you have the panel hidden (the "Hide component" option in the Properties panel) and create an OnToggle event with a show action that shows the panel you will achieve the behaviour you are looking for.
Best,
Marc
Thanks. Got it!
Here's a prototype that does this as well.
Comments have been locked on this page!