Forum Discussion
KAUSHIKKALE-a47
11 months agoCommunity Member
CLICK TO APPEAR
Hi everybody. I am trying to make this interactivity: CLICK TO APPEAR where I want the user to click upon a hotspot or any transparent box to make the TEXT BOX APPEAR. Pls guide me where am I going...
WaltHamilton
11 months agoSuper Hero
Set the initial state of the text box to hidden. Don’t mess with any of the states.
Use the trigger “Change state of text box to Normal when user clicks object”.
If you want it to toggle back and forth between Hidden and Normal, that will take a couple of additional steps.