Copy link to clipboard
Copied
I would like to create a check box to close a graphic that shows up in an advanced action. Say you click a button to open A Box, I want a advanced action to coose that A Box. Can anyone give me directions on how to do this?
I want to use it over again for all the Boxes that open.
Thank you.
I don't understand the question very well. Do you want to create a toggle button that shows/hides a text container? In that case have a look at this blog post where I use a conditional shared action for such a toggle button, using a user variable v_visib:
Copy link to clipboard
Copied
I don't understand the question very well. Do you want to create a toggle button that shows/hides a text container? In that case have a look at this blog post where I use a conditional shared action for such a toggle button, using a user variable v_visib:
Copy link to clipboard
Copied
Yes, you put it better than I did. Thank you.