# What triggers the choice entry to clear?

**URL:** https://community.glideapps.com/t/what-triggers-the-choice-entry-to-clear/5337
**Category:** Ask for Help
**Created:** [March 10, 2020, 7:45pm UTC](https://community.glideapps.com/t/what-triggers-the-choice-entry-to-clear/5337 "2020-03-10T19:45:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![pete3905](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pete3905/32/4191_2.png) [@pete3905](https://community.glideapps.com/u/pete3905)
#### Post date: [March 10, 2020, 7:45pm UTC](https://community.glideapps.com/t/what-triggers-the-choice-entry-to-clear/5337/1 "2020-03-10T19:45:55Z")

</div>

I have a choice on an edit page. You make a choice of equipment and enter fueling data, then open a form to complete mileage data, and then submit. Problem is, previous equipment choice is still populated when returning to edit page. What triggers clearing of the choice selection?

---

<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: [March 10, 2020, 8:53pm UTC](https://community.glideapps.com/t/what-triggers-the-choice-entry-to-clear/5337/2 "2020-03-10T20:53:28Z")

</div>

Just to clarify, are you starting on an edit screen or a view screen with edit components?

Assuming a view screen with a choice component, nothing will clear it. That value is saved to the sheet and pulled into the form. When you are finished and submit the form, it takes you to the previous screen, but the choice component is still going to be populated based on the value that was saved to the sheet.

Unless I’m misunderstanding your app flow. Do you have screenshots to show the process?

---

<div class="post-metadata">

### Author: ![pete3905](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pete3905/32/4191_2.png) [@pete3905](https://community.glideapps.com/u/pete3905)
#### Post date: [March 10, 2020, 9:02pm UTC](https://community.glideapps.com/t/what-triggers-the-choice-entry-to-clear/5337/3 "2020-03-10T21:02:40Z")

</div>

View screen with edit.  
Thank you, you answered my question.  
Moved the choice to the form.  
Cheers
