#A Button That Disappears When You Click It
1 messages · Page 1 of 1 (latest)
Conditional card can do that, or you can use the visibility tab. The button would need to change some state that would be used to determine whether to show the card (such as toggling an input_boolean.
ok.
Can you describe what you're trying to set up? There might be some other options to consider depending on what you're trying to do.