-
Using XML to lookup data
Kissflow plans: β Basic β Enterprise Hereβs an example that uses XML format to display the botanical name of a plant. Create a remote lookup field called Plant.β¦
-
Extracting a text and number using remote lookup
Kissflow plans: β Basic β Enterprise You can use a remote lookup field to extract data from an external API. For example, you may want to display the general weather forecast and temperature for aβ¦
-
Yes/No field
Kissflow plans: β Basic β Enterprise 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 displaying the field when theβ¦
-
List expressions
Kissflow plans: β Basic β Enterprise Some fields in Kissflow use the list data type, meaning they can hold multiple values at once. These fields include:β¦
-
Workflow step expressions
The lastCompletedStep() function retrieves information from your workflow's most recently completed step. You can access the approvers' names, the number of approvers, assignment time, approval time,β¦
-
Logical expressions
Kissflow plans: β Basic β Enterprise Logical expressions are Boolean, meaning they return either a value of TRUE or FALSE. Boolean values wonβt display directly on a form.β¦