Skip to content

Set Auditor During Approval Initiation

Flowchart

Example flowchart is as follows:

Flowchart

Data Table

Data table structure is as follows:

FieldTypeDescription
userUser SelectApplicant
leaveTypeList SelectLeave type, options include: annual leave, sick leave, personal leave, time off
startDateDateLeave start date
endDateDateLeave end date
reasonMulti-line TextLeave reason
durationsFunctionLeave days. Configuration content: DATE(endDate) - DATE(startDate) + 1
supervisorUser SelectApproving supervisor, used to set approver for supervisor approval node

durations configuration content:

DATE(endDate) - DATE(startDate) + 1

Workflow Configuration

The initiator needs to specify supervisor approval when filling out the application form. The specific workflow configuration is as follows:

Global Settings

Add startup form. Global Settings

Supervisor Approval Node

Handler uses the supervisor filled in the startup form

Effect Diagram

Application Form:FormProcess Information:Process Information