Monday, March 11, 2019

Set the Sales Rep field to blank for Orders created in Web Store using a Workflow

To create the workflow:

 

1. Navigate to  Customization > Workflow >  Workflows > New.
2. In the Basic Information section, set the following:

  • Name: For example, "Blank Sales Rep for Web Orders"
  • Record TypeTransaction  
  • Sub TypesSales Order  
  • Execute as Admin is checked
  • Release Status: Released
      

3. In the Initiation section, set the following:

  • Event Based: On Create
  • Trigger Type: All
  • Context = Web Store

4. Click Save.
5. Click New State.
6. Enter a Name then click Save.
7. Click State 1 > New Action.
8. Click Set Field Value.
9. In the Basic Information section, set the following:

  • Trigger On = Before Record Load
  • Context = Web Store

10. In the Parameters section, select Sales Rep in the Field dropdown.
11. In the Value section, set the following:

  • Formula = ''
12. Click Save.

No comments:

Post a Comment