Mar 27, 2020 03:36 AM
I have a column to which records can be added or deleted (Players). In another table I am trying to build a single select type field from which the user can select one option from the Players column. The options for this single select will need to be dynamic, read from the Players column at the time of selection. Is there a way to achieve this?
Solved! Go to Solution.
Mar 27, 2020 10:20 PM
Hi @Paul_Thompson,
Welcome to Airtable Community! :grinning_face_with_big_eyes:
You can ot make it a single select field, you can make it Link To Another Record.
BR,
Mo
Mar 27, 2020 10:20 PM
Hi @Paul_Thompson,
Welcome to Airtable Community! :grinning_face_with_big_eyes:
You can ot make it a single select field, you can make it Link To Another Record.
BR,
Mo
Mar 28, 2020 03:21 PM
Thanks so much Mo. I’ve managed to do just that. Working fine now.