Forum Discussion
DarrenNash
10 months agoCommunity Member
Showing a button in a slide when several variables are changed.
I am looking for an easier work around for this issue as I have been using this method a long time and and it seems a bit daft to do it this way so if there is an easier way, please let me know.
So...
JudyNollet
10 months agoSuper Hero
Here's an option. Have these triggers run when the user clicks the button that closes a layer:
- Change [the associated variable] to True.
- Change the state of Button-"Continue" to Normal with four conditions: that disclose1 = True, disclose2 = True, disclose3 = True, and disclose4 = True.
- Hide the layer.