Create a Global Picklist Value Set #inSalesforce

This is to share values across objects and custom picklist fields, and to restrict the picklists to only the values that you specify.

This exists independently as a global picklist value set. Its values are shared with any picklist that’s based on it.


Steps:

Setup | select Picklist Value Sets | New | Enter a label for the global value set | Enter the values, one per line | Save.


Visual: https://www.youtube.com/watch?v=gYKrfL8AZRw


More info or Reference: https://help.salesforce.com/s/articleView?id=sf.fields_creating_global_picklists.htm&type=5

Comments