Having trouble defining a condition

I would like to keep a group element hidden until an icon is clicked, However, I’m unable to define a condition for it.

I’m aware that the condition I put is wrong which is why the element is visible only when the icon is clicked, I would like the element to be visible when the icon is clicked once instead of holding press.

Can you guys help with what condition I can put to execute what I want?

I would like to define different hidden elements to be visible when different icons are clicked and when a new icon is clicked, I’d like the rest of the space to only show the hidden element that is allowed to be visible for that icon.

I know these are some super noob questions but any help would be greatly appreciated.

Don’t use a condition on the group. Rather use a workflow that says when the button is clicked show the group.

Thanks, Works like a charm!

1 Like