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
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
Hi JB,
Thank you, linked records is what I was looking for. Thanks for your help,
Jim
Thanks
@JonathanBowen What if someone actually wanted a single select populated from a linked record+lookup? Is there any way to do that?
@JonathanBowen What if someone actually wanted a single select populated from a linked record+lookup? Is there any way to do that?
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).
Does anyone know if this is now a possibility?
I have:
- One table for Vendors
- One table for contacts
- One table for communications.
I would like to be able to create a new record of a communication, associate that with a vendor and then choose one contact from a list of contacts that are specifically associated with that vendor.
Looking for the same thing here. ScottWorld says this feature exists with some limitations in Airtable now, but I can't find it.