# Add new records in Choice option?

**URL:** https://community.glideapps.com/t/add-new-records-in-choice-option/8703
**Category:** Ask for Help
**Created:** [May 8, 2020, 1:06am UTC](https://community.glideapps.com/t/add-new-records-in-choice-option/8703 "2020-05-08T01:06:27Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Juan\_Gutierrez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/juan_gutierrez/32/692_2.png) [@Juan\_Gutierrez](https://community.glideapps.com/u/Juan_Gutierrez)
#### Post date: [May 8, 2020, 1:06am UTC](https://community.glideapps.com/t/add-new-records-in-choice-option/8703/1 "2020-05-08T01:06:27Z")

</div>

Is it possible that when I select a choice button and I can’t find a value, I can enable the option to register values? thanks for your help?

 ![Picture1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/3/39c98cc313f99db335fa8822c829744a88d09b59.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 8, 2020, 3:21am UTC](https://community.glideapps.com/t/add-new-records-in-choice-option/8703/2 "2020-05-08T03:21:21Z")

</div>

Hi Juan,

I would like to refer to this idea by Jeff here.

> [@Add record from inside choice component](https://community.glideapps.com/t/add-record-from-inside-choice-component/5908/3):
>
> You could always add a text entry above the choice component and point it to the same column. If an option is not in the choice component, then the user can manually type it in. After the form is submitted, then the new entry can become part of your choices for the next time. I have been doing this successfully.

---

<div class="post-metadata">

### Author: ![Drearystate](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/drearystate/32/49605_2.png) [@Drearystate](https://community.glideapps.com/u/Drearystate)
#### Post date: [May 8, 2020, 11:09pm UTC](https://community.glideapps.com/t/add-new-records-in-choice-option/8703/3 "2020-05-08T23:09:24Z")

</div>

This is a great way to do this. If you want it more prevalent make a button that does the same or a form button that adds it to the list. It just depends on your user base.
