Forum Discussion
DougArnold-26e1
6 months agoCommunity Member
Help with seemingly simple button logic
I'm trying to figure out how to change a button state when you click on it, then change it back to the original state when you click it again. It seems simple, but it just won't work for me, and I'm...
MichaelHinze
6 months agoCommunity Member
To toggle a button, you can simply use the built-in Normal and Selected states, no triggers needed. These states are called automatically when a button is clicked/unclicked. See the sample button I added on slide 1.1.
- DougArnold-26e16 months agoCommunity Member
Hi Michael,
thanks for your reply. I haven't looked at your .story file yet, but I've seen other responses similar to yours. I tried it, and it works, yet I don't understand why. I think the root cause of the issue was simply me trying to over-complicate things! lol.
thanks again for your help