How to enable disable (visible-invisible) button control

hello @suvarnap, that’s a great question!! just to clarify, how would you like to Trigger the change between visible and invisible buttons??

here’s an example App that switches between two colors on Button clicks:


here’s the Trigger (to set the color to Transparent, but the same for the other Colors) :

and you need to be sure to assign the Button color to a Color Variable:

did I correctly understand your question?? let me know!!