Global picklists can be used for sharing a single list of values across many custom picklist field.
For example : If we want the picklist field 'industry' with the values like media, agriculture, financial, real estate, consultancy in all the objects or more than one object in salesforce.
--> If we create that picklist on every object separately, in future if we want to delete the particular value in that picklist values, we have to delete by going to every object which will take more time.
--> So that, if we create global picklist field and select that picklist while creating the picklist in every object, we can use that global picklist values on every object.
For example : If we want the picklist field 'industry' with the values like media, agriculture, financial, real estate, consultancy in all the objects or more than one object in salesforce.
--> If we create that picklist on every object separately, in future if we want to delete the particular value in that picklist values, we have to delete by going to every object which will take more time.
--> So that, if we create global picklist field and select that picklist while creating the picklist in every object, we can use that global picklist values on every object.
No comments:
Post a Comment