(Example) Create a Formula to Calculate the Total Hours Requested for the Create Absence Request eForm
To design the Total Hours Requested formula form control for the Create Absence Request eForm, do the procedure in this topic.
How to Start
- (Example) Create a Process-Based Application for an Absence Request.
- (Example) Start an Absence Request Process with an eForm.
- (Example) Configure the Form Settings for the Create Absence Request eForm.
- (Example) Set Columns for the Create Absence Request eForm.
- (Example) Configure the Total Hours Requested Formula Control for the Create Absence Request eForm.
Procedure
- On the Form Control Quick Menu, click Formula .
- The Formula Builder screen shows.
- In the Formula field, enter this formula.
sum( ${LeaveDetails/Hours:[*]})
- To make sure the formula is correct, click Validate.
- Click OK.
- The eForm Builder shows the Total Hours Requested formula field for the Create Absence Request eForm.