I'm trying to get a dependant picklist to be available on the Campaign Members layout, depending on the type of campaign that is associated.
If the Campaign Type is, E-Mail, to show a Dependant Picklist with values related to emails, and so on for the other types of campaigns.
Is there a way to do this? A dependant picklist controlled by the value of the picklist of a parent object?
Thanks in advance!
4 answers
Hi Joaquin,
There's no such standard functionality of creating a picklist dependent on Parent Object.
The workaround for it can be creating a Visualforce page and overwrite it with the standard Campaign member page. By this, you can play with picklist value, in whatever way you want.
Thanks & Best Regards
Ajeet