"Make changes to data" toggle

Is there a way I can make an icon/button etc. a toggle for yes/no data types?

Thank you

Yes, with custom states. When button/icon is clicked, trigger the “set state” action. The state can be a yes/no value.

You’ll want two events with opposing conditions. When icon is clicked only when state is “yes” > set state to “no” and then a separate event with the opposite condition that sets the opposite state.


Gaby | Coaching Bubble
Private coaching, courses, and tons of free resources

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.