(Example) Configure the Sequential Approval Logic

This section gives examples of how to create check box, rule, and radio button for sequential approval. There are 3 approvers check box called Manager, HR Manager, and Director to approve the absence request. The approver selects the check box based on the role. The rule is created to show or hide the radio buttons based on the selected approver. There are Approve and Reject radio button for each approver. When the approver selects the check box based on the role, the related radio button shows. For example, If the approver role is manager, and he selects Manager check box form control, the Approve and Reject radio button associated with the Manager check box shows. The other approvers can not see the manager's approval.

  1. (Example) Configure the Sequential Approval Check Box Form Control.
  2. (Example) Configure Rules for the Sequential Approval eForm.
  3. (Example) Configure the Radio Button for Sequential Manager Approval.
  4. (Example) Configure the Radio Button for Sequential HR Manager Approval.
  5. (Example) Configure the Radio Button for Sequential Director Approval.