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

how to restrict extra value on dependent field values ?
Hi All,
when ever we are selecting any record from list view and changing the lead status.
suppose lead status value:Open - Not Contacted
and dependent value : A,B

and after changing lead status value:Working - Contacted
we are not chaning the depend field so the value is still same A ,B
which is not correct because for Working - Contacted we have dependent value :C and D

how can we change dependent value also or restrict wrong value ?
as we can see the extra picklist value is coming as below : A is not correct value for Working - Contacted .

when ever we are selecting any record from list view and changing the lead status.
suppose lead status value:Open - Not Contacted
and dependent value : A,B
and after changing lead status value:Working - Contacted
we are not chaning the depend field so the value is still same A ,B
which is not correct because for Working - Contacted we have dependent value :C and D
how can we change dependent value also or restrict wrong value ?
as we can see the extra picklist value is coming as below : A is not correct value for Working - Contacted .
Is the field dependency configuration setup correctly in the org (Both the Controlling Field and the Dependent Field)? You can test the dependency by clicking preview as shown in the below module
https://trailhead.salesforce.com/en/content/learn/projects/customize-a-salesforce-object/picklists-field-dependencies
Anudeep