Skip to main content
I am trying to create a process builder in Salesforce that when a lead is created or edited and equals a certain record type and the lead stage = "Researching Lead", I would like to update the record and have the "Next Steps" field text to say "Need to Vet Lead" and the Status field picklist value = "2. Working". 

 

I'm unable to deactivate the controlling field dependent picklist values, I can only delete them.  I'm trying to test a path in Lightning that I have set up on the lead object which is based on the Lead Status field and Lead Stage field and I would like to test without the Controlling Field "Lead Status" having a Dependent Field "Lead Stage".
4 answers
  1. Oct 30, 2019, 5:10 PM
    Hi Robin,

     

     You can try showing values in Read only formula field instead of dependant picklist, if you want to show on fixed value.

     

    Thanks
0/9000