Reset custom state when group focus closed

Good day!

I have a group focus with a confirmation on the second click for one of the menu items (i.e. are you sure) set by a custom state on the group focus. Is there a way to reset the group focus custom state when a user closes it by clicking outside the group?

The reset is so that the “are you sure” prompt is cleared out and back to the original state.

Thanks!

1 Like

Sure there is…

Just use a ‘Do when condition is true’ event (the condition being when the Group Focus is NOT visible) with an action to set the custom state value to whatever you want to set it to (make sure it’s set to run ‘Every time’)…

3 Likes

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