Last Updated: Dec 21, 2020
A form is an interface for users to view, add, or edit the data within tables which is populated by the automation tasks or by the users manually. Forms are used to:
Leave application process in an organization:
- The Manager approves the request made by the Requestor.
- Using forms, the approval workflow can be designed.
- When a user with the Manager Role logs in, the Approve button is displayed for the records that have State as For Approval.
- When the Manager clicks the Approve button, the leave is approved and a task is triggered to update the leave request in the leave application system. The State of the record is updated to Approved.
Leave application process in an organization:
- A Requester can view and edit the data.
- A Manager can view the data and approve or reject the requests.