Skip to content

List of Types

Type Description
string free entry
datetime Pops up a date picker
contact Allows the user to select a single contact
contacts Allows the user to select a multiple contacts
picklist Use a predefined list of strings to create a picklist
multiSourceSelect Lets you choose from multiple options, which have suboptions
picklistFromSelect Creates a picklist from a select statement
picklistFromClass Creates a picklist from a class picklist
picklistFromSelectMultiSelect Same as picklistFromSelect but allows multiple values to be selected
picklistFromClassMultiSelect Same as picklistFromClass but allows multiple values to be selected
multiselectpicklist Same as picklist but allows multiple values to be selected