-
How to restrict Pick List values in Salesforce?
How to restrict values in a Picklist based on previous selection.
Eg: The Case Object ‘s record detail page has a picklist with values A,B,C,D. Initially all 4 options should be visible. Assume, I choose A and save the record. Next time I should have only B,C,D in the picklist.
Log In to reply.