You need to sign in to do that
Don't have an account?

Different dependent picklist values for two record types
Hello, I have two record types: X1 and X2
Controling picklist: Type has values 1, 2, 3, 4, 5
Dependent picklist: Subtype has A, B, C, D, E
For record type X1 I need the Subtype value to equal A if Type equals value 1.
For record type X2 I need the Subtype alue to equal B if Type equals value 1.
Is this possible in any way or do I have to create twice as much values in Type field availible only for some record types?
Controling picklist: Type has values 1, 2, 3, 4, 5
Dependent picklist: Subtype has A, B, C, D, E
For record type X1 I need the Subtype value to equal A if Type equals value 1.
For record type X2 I need the Subtype alue to equal B if Type equals value 1.
Is this possible in any way or do I have to create twice as much values in Type field availible only for some record types?
Dependency cannot be changed per Record types, you will need to create different values to achieve this.
All Answers
Dependency cannot be changed per Record types, you will need to create different values to achieve this.