-
All-in-one prototyping tool
-
Design hi-fi prototypes for web & mobile apps
-
Share and get feedback
-
UX platform for all your teams
How do I control the toggle on show / hide?
Answered
To create elements and sub-elements to be shown with toggle, just create an "On Toggle" + "Show" event for each element.
Check out the attached prototype.
You can use a variable for that. You set a value on that variable, say, "yes" if shown, "no" if hidden. Then add a condition on the item you want to show/hide based on the value of that variable.
To create elements and sub-elements to be shown with toggle, just create an "On Toggle" + "Show" event for each element.
Check out the attached prototype.
Comments have been locked on this page!