# PLZ Help with form button

**URL:** https://community.glideapps.com/t/plz-help-with-form-button/21231
**Category:** Ask for Help
**Created:** [January 16, 2021, 12:10am UTC](https://community.glideapps.com/t/plz-help-with-form-button/21231 "2021-01-16T00:10:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Kenneth\_Grabicanin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kenneth_grabicanin/32/2253_2.png) [@Kenneth\_Grabicanin](https://community.glideapps.com/u/Kenneth_Grabicanin)
#### Post date: [January 16, 2021, 12:10am UTC](https://community.glideapps.com/t/plz-help-with-form-button/21231/1 "2021-01-16T00:10:33Z")

</div>

Hello everybody,

i made 2 form buttons , text and gif  
everything is working perfect except i need when form button 1 (login) is submited to dissaper and also with form 2 (game) button

i have login form, when it is complete it shows form button 1 (login) and when form button 1 (login) is complete it shows form button 2 (game) and when form button 2 (game) is complete it shows text and gif

example how is now :  
Create profile  
⬇  
Login  
⬇  
Game  
⬇  
Text of completing  
Gif  
(but after completing login and game are still here)

I need after login is completed to show game but hide login, same as the game (when the game is complete to show gif and text but hide game

so 1 player can use login and game only once

thx in advance

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [January 16, 2021, 12:15am UTC](https://community.glideapps.com/t/plz-help-with-form-button/21231/2 "2021-01-16T00:15:45Z")

</div>

Do you have any visibility conditions set up on any of the buttons? You can show or hide buttons by setting up relations to check if a row exists in the related form response sheet. If the relation is empty, then you can show the button. If the relation found a match, then the form was already submitted and you can then hide a button.

---

<div class="post-metadata">

### Author: ![Kenneth\_Grabicanin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kenneth_grabicanin/32/2253_2.png) [@Kenneth\_Grabicanin](https://community.glideapps.com/u/Kenneth_Grabicanin)
#### Post date: [January 16, 2021, 12:17am UTC](https://community.glideapps.com/t/plz-help-with-form-button/21231/3 "2021-01-16T00:17:15Z")

</div>

thx for fast response,

i think not, im still learning but app is amazing
