I did some research saying this was possible but could not find how to do this.
I have a use a table to store data about documents. We use user codes to determine what kind of document it is and which department it belongs to. This makes it easy to filter on searches and dashboards.
What I would like to do is to remove some options depending on user or where it is accessed from. How can I remove or hide an option from the dropdown when the dropdown is populated using user codes? Either in the setup or through code is fine.
This is the current setup: