function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
YashhYashh 

help in process builder

I want to help with the process builder 
here is scenario
if the product name is changed then the status field (picklist) should show  pending
and active (checkbox )should be false.
 
Best Answer chosen by Yashh
AbhinavAbhinav (Salesforce Developers) 
Hi Yashh,

Please find below screenshot of implementation:

User-added image

User-added image

User-added image


Hope above information helps, Please mark as Best Answer so that it can help others in the future.

Thanks!

All Answers

AbhinavAbhinav (Salesforce Developers) 
Hi Yashh,

Please find below screenshot of implementation:

User-added image

User-added image

User-added image


Hope above information helps, Please mark as Best Answer so that it can help others in the future.

Thanks!
This was selected as the best answer
YashhYashh
Thanks Abhinav