Forum Discussion
Laura_Thacker
9 years agoQrew Commander
Not within a standard multiple-choice drop down. However; if you created a table of those options you could then permission roles based on records meeting a criteria; so their "drop down" selections would be restricted to the ones you want them to see.
You would create a table-to-table relationship between your "option list" and your main table to make selections. Consider making the key field of that table the name, unless it's possible for those options to change name values.
You would create a table-to-table relationship between your "option list" and your main table to make selections. Consider making the key field of that table the name, unless it's possible for those options to change name values.