-
Yes/ No field
The Yes/ No field gives users a binary decision. The data is stored as a Boolean value. Settings You can set a default value for the field to display when the form first loads.β¦
-
List expressions
Fields The following fields use a list data type: Dropdown Checkbox/multi-select Checklist This expression generates a user list: Lastcompletedstep().assignees() Example fields Field ID Field typeβ¦
-
Workflow step expressions
Functions You can use this function to call up information about the last completed workflow step. For example, let's find the last completed step name.β¦
-
Logical expressions
Logical expressions are Boolean, meaning they return either a value of TRUE or FALSE. Boolean values wonβt display directly on a form. They are used in two situations:β¦