I have a single select field with options A, B, C. How can I limit a user’s ability to select an option twice? Once an option is selected they should not be able to select the same option again.
Hey, do you mean not selecting it on another record? One way could be with instead of a Single select have a linked record, over there you can limit what can be selected by conditions
Hm could you provide some screenshots of being able to select the same option twice?
Hey
By default, Airtable will not allow you to select one specific single select option more than once on the same record. If you mean on different records, then you’ll want to create a new table, link it to your original table, and have all dropdown options created as records on such new table. Then, you’ll want to set a condition to which records can be selected on the linked field, to make sure that only non-linked records can be used.
Please let me know if you need further clarification. I’d be happy to send over additional details.
Mike, Consultant @ Automatic Nation

Here is an example of what
So, in my Artists table, on the Songs linked field, I’m saying for a Song record to be an available option the Song record must not already be linked to an Artist record. Does that make sense?
Note that solution displayed in example by
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.