Properties
A property is a means of capturing and displaying information. Properties are displayed as a field on a form can be used for various purposes and displayed to the user in different ways according to their property definition.
As an example, the property field may be displayed on the form as:
- a simple text field
- a checkbox
- an option button
- a list field with several options
Properties and Data object types
In the fields on the forms are based on the properties created in the system. For the properties to become available to the forms, they must be added to the Data object type used for your process.
You can create the properties:
- Before you create your Data object type
- When you are adding properties to the Data object type
You can also add additional properties to the Data object type and form when you are designing your form.