Is it possible to edit the process once it is activated? : salesforce process builder
Answer / Sandeep Arun
Once a Process Builder is activated, you cannot directly modify its active version. However, you can clone the active process and make modifications to the cloned version, then activate that when ready.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are local and global ids with respect to lightning component?
What are user profiles in salesforce?
How u will do Mass Insert through trigger?
Explain Casting in salesforce?
What is deployment in salesforce?
How do you call an API in Salesforce?
What are the features of force.com data loader?
Why do we use $a.enqueueaction(action)?
What is the difference between Custom Setting and Custom Labels and Custom Object?
What are static resources? : salesforce admin
What is upsert and how external id are beneficial? : salesforce Data Management
Can one lightning component add another lightning component? : salesforce lightning component