Skip to main content
While cloning an original Quote, how to set the Stauts = Draft of cloned Quote? 

 

If it is through Process builder, please let me know the detailed steps. 

 

Any help would be appreciated. 

 

Thanks!
8 respuestas
  1. 8 jul 2020, 22:39
    Hi Shraddha,

     

    You can do this in Process Builder. Your trigger would be a formula, and you'd simply need to add

    ISNEW()

    as the fiormula criteria, and then add the Update Record, imediate action to update the status. This will then ensure all new Quotes are updated to draft. Thanks!

     

     
0/9000