Skip to main content

Drop-down field values get changed by user

  • November 14, 2022
  • 2 replies
  • 15 views

Forum|alt.badge.img+4

How can I make a drop-down menu read-only, so that the user cannot by accident create a new pop-down value?

I have this problem myself when testing my database.

Thanks

2 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9808 replies
  • November 15, 2022

If you want to stick within Airtable’s native grid interface, there’s only one way of doing this that I can think of right now.

Create a linked record field, but in the linked table, change that linked table’s permissions so that the user cannot create new records.

There might be other ways of doing this that I’m not thinking of.


Kamille_Parks11
Forum|alt.badge.img+27
  • Brainy
  • 2679 replies
  • November 15, 2022

Interfaces and forms don’t allow new select options. Otherwise, within the “data view” of a base does not have granular enough permissions to allow someone to edit the values of a field, but prevent them from creating new select options.