Fields tab (Form Settings)
Use settings on this tab to add and configure fields in a form.
Configure the indexing fields that will be presented to the user. Add fields by entering data in the last line, which is marked in the first column by the asterisk (*).
You can drag and drop the fields to update their order.
Column | Description |
---|---|
Name | The field name should be unique among the other fields within this form. The field name labels the RRT that returns the field value at run time. For example, if the field name is "Field1", the RRT is ~RSP::%Field1%~. |
Display | The text which is displayed above the field at the device panel. |
Type | Enter the field type. A field type represents the format by which data
is collected at the device panel. Regardless of field type, the result will
be in text format. Click the browse button (...) in
the properties column to configure settings for a field type. The following field types are supported:
|
(Required) | Select this check box to require users to enter a value in a field before they can submit a form. This check box is unavailable when it does not apply for a particular field type or field setting. |
(Notify server) | Selecting this check box triggers an event when the value of the field changes. The event can be responded to in a script that was configured for the Dynamic Form section in the General tab. |
(Properties) | Click the browse button (...) to edit additional properties for a particular field type. |