# Airtable's single select field?

**URL:** https://community.glideapps.com/t/airtables-single-select-field/43453
**Category:** Ask for Help
**Created:** [June 24, 2022, 10:24am UTC](https://community.glideapps.com/t/airtables-single-select-field/43453 "2022-06-24T10:24:21Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Rupert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rupert/32/44178_2.png) [@Rupert](https://community.glideapps.com/u/Rupert)
#### Post date: [June 24, 2022, 10:24am UTC](https://community.glideapps.com/t/airtables-single-select-field/43453/1 "2022-06-24T10:24:21Z")

</div>

Hi everyone, I already searched here in the community as well as online, but couldn’t find the answer to my issue. I have connected my Airtable bases, but single select fields (aka dropdowns) don’t get created as dropdown fields under data.

Can someone explain why? Given people the option of selecting from a predefined dropdown seems to be a basic feature for me, so maybe I’m just missing something.

Thanks 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: [June 24, 2022, 12:17pm UTC](https://community.glideapps.com/t/airtables-single-select-field/43453/2 "2022-06-24T12:17:06Z")

</div>

Airtable is just providing data to glide. I’m guessing that glide doesn’t even see that it was a single select column in airtable, so there is no way for glide know that you wanted it to be a choice component. Plus, when glide initially generates a screen for you, I don’t think there would be an easy way for them to guess if you wanted a choice component or even how to configure it. So, is just a matter setting up a choice component yourself.

I don’t know how those single select columns work in airtable, but I assume you have to have some kind of source for your list of choices?

If you want to create a choice component in glide, then all you have to do is add the choice component, select whichever table contains your list of choices, select the column that contains your choices, and then set the destination of that choice.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 24, 2022, 12:23pm UTC](https://community.glideapps.com/t/airtables-single-select-field/43453/3 "2022-06-24T12:23:06Z")

</div>

This is why it would be awesome if we had a “choice” column type.

---

<div class="post-metadata">

### Author: ![Rupert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rupert/32/44178_2.png) [@Rupert](https://community.glideapps.com/u/Rupert)
#### Post date: [June 24, 2022, 12:37pm UTC](https://community.glideapps.com/t/airtables-single-select-field/43453/4 "2022-06-24T12:37:00Z")

</div>

Thanks, @Jeff_Hager ! Yes, I’ve now figured out as well that a choice field doesn’t exist (which is a big difference coming from Airtable).

Re. your point “Airtable is just providing data to Glide”: I’ve done quite a lot of work with the Airtable API and when requesting data, Glide sees the field / data type, so would see that a given field is a single select and would also see the options.

But that doesn’t really matter as that field then doesn’t exist, so translating the in Airtable selected dropdown option into a textfield makes sense for now I guess.

Thanks!

---

<div class="post-metadata">

### Author: ![Rupert](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rupert/32/44178_2.png) [@Rupert](https://community.glideapps.com/u/Rupert)
#### Post date: [June 24, 2022, 12:37pm UTC](https://community.glideapps.com/t/airtables-single-select-field/43453/5 "2022-06-24T12:37:42Z")

</div>

Seems logical coming from Airtable 😛

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [June 25, 2022, 12:38pm UTC](https://community.glideapps.com/t/airtables-single-select-field/43453/6 "2022-06-25T12:38:15Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
