Control Types
There are two types of controls in CheckFlow. Content Controls display information and Input Controls capture input from the user.
Content Controls
Content Controls are read-only. They are used to display information to the user.
Content controls include:
Input Controls
Input Controls are used to capture input from the user.
Input controls include:
All of the above controls can be marked as required. When a control is marked as required the parent task cannot be completed until a value has been entered in to the control.