ViewON Button Visibility

How do I make button Visible/Hidden based on the tag state? I know it can do it on object like rectangle with ‘visibility on state’ but I can’t use rectangle because I need confirmation message when the button is pressed.

Or how can I cover the button with an object like rectangle so that user cannot press? I tried but button is always on top than the any other objects.

Hello @taryar ,

You most likely need to use the Animations section for the object. You should find a “visibility on state” option.

Viewon - Getting Started

Deryck

Hello Deryck,

Thank you for the reply but Button has no “visibility on state” option. Anyway, the following topic helps me to meet my requirement. Thank you.