Lesson: 45 | Time-Off Request Flow
User Story
- Scenario: Build a flow for employees to request time off.
- Steps:
- Start with a screen to select the type of leave (Vacation, Sick, Personal).
- Add fields to capture the start and end dates of the leave.
- Add validation logic to ensure dates are valid and no overlap with existing requests.
- Save the request as a record in a custom object (e.g.,
Time_Off_Request__c
).
Prev
You need to login to have access to the quizzes.
Next
Mastered by 0 users.