Apr 12, 2019 07:27 PM
In Table 1, I have a list of names. In Table 2, I’d like a single select drop down list that comes from the list of names in Table. This way I can add more names to the column in Table 1 and have them show up as options on the list in Table 2. Can anyone tell me if this is possible? I have played around with linked records and can’t figure it out.
Thanks,
Jim
Apr 13, 2019 01:21 AM
Hi @Jim_Margolis - I think you want linked records here rather than a single select. You can set values in a single select by configuring them at the field level or copying and pasting them into a field cell on a record.
Linked records will show all the values in the linked table, so as you add records to the linked table these will show up as selectable options in the linked record. Linked records don’t give a drop down select, but open a modal select window.
Have a look at this article which explains it well:
JB
Apr 14, 2019 07:27 PM
Hi JB,
Thank you, linked records is what I was looking for. Thanks for your help,
Jim
Thanks
Aug 24, 2020 07:21 AM
@JonathanBowen What if someone actually wanted a single select populated from a linked record+lookup? Is there any way to do that?
Aug 24, 2020 09:04 AM
Hi @Theo_Michel - you can create and add values to fields using the Custom Blocks API, but there isn’t a way, AFAIK, to create a single select field outside of this (without configuring it by hand or copying values into a single select field).
Jun 23, 2024 05:48 PM - edited Jun 23, 2024 06:09 PM
Does anyone know if this is now a possibility?
I have:
Sep 18, 2024 10:04 AM
Looking for the same thing here. ScottWorld says this feature exists with some limitations in Airtable now, but I can't find it.