# How to make it turn into two buttons when a button is clicked?

**URL:** https://community.glideapps.com/t/how-to-make-it-turn-into-two-buttons-when-a-button-is-clicked/73114
**Category:** Ask for Help
**Created:** [May 6, 2024, 12:18pm UTC](https://community.glideapps.com/t/how-to-make-it-turn-into-two-buttons-when-a-button-is-clicked/73114 "2024-05-06T12:18:55Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![adhhdjd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/adhhdjd/32/74569_2.png) [@adhhdjd](https://community.glideapps.com/u/adhhdjd)
#### Post date: [May 6, 2024, 12:18pm UTC](https://community.glideapps.com/t/how-to-make-it-turn-into-two-buttons-when-a-button-is-clicked/73114/1 "2024-05-06T12:18:55Z")

</div>

I’m a beginner and I can’t find any information on this at all

---

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [May 6, 2024, 12:34pm UTC](https://community.glideapps.com/t/how-to-make-it-turn-into-two-buttons-when-a-button-is-clicked/73114/2 "2024-05-06T12:34:31Z")

</div>

Provide the “set column value” action to the first button to fill in a specific value (usually boolean). Set the visibility of buttons based on their respective conditions.
