Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Note about the Approval Order being a string

...

  • Approval Order – Defines the order in which the approval steps are sequenced.
  • Approver Type – Defines whether approver is a group or an individual user.
  • Approver – Defines either group name (for the Group Approver type) or a user ID (for the User type).
  • Skip – Allows to remove an approver without deleting the record from the table (which later allows to quickly add the approver back to the workflow).

Image RemovedImage Added

Keep in mind that the Approval Order must be a string, and as such it is recommended to pad single digits with a 0 - to make sure that if there are more than 9 approvers they are sorted correctly. In the unlikely event that there are more than 99 approvers another 0 must be added before the number.

In the Admin > Workflow Builder create the following workflow formula:

...