7.4

Table Of Contents
Field Values
You use the values properties to provide any default values.
Table 367. Values Tab Options
Option Description
Columns For the data grid element only.
Provide the label, ID, and value type for each column in your
table.
The default value for the data grid must include the header data
that matches the defined columns. For example, if you have
user_name ID for one column and user_role ID for another, then
the first row is user_name,user_role.
For configuration examples, see Using the Data Grid Element in
the Custom Forms Designer.
Default value Populates the field with a default value based on the value
source.
Possible value sources depend on the field.
n
Constant. The entered string.
n
Conditional value. The default value is determined by the
first expression that is true. For example, the default value of
a storage field is 1 GB if the memory field is less than 512
MB.
n
External source. Value is based on the results of the
selected vRealize Orchestrator action.
n
Bind field. Value is the same as the selected field.
n
Computed value. Value is based on the results of the
provided field values and the selected operator. For
example, the default value of memory in MB is based on the
memory in GB multiplied by 1024.
Value option Populates a drop-down, multi-select, radio group, or value picker
fields.
n
Constant. The format for the list is Value|Label,Value|
Label,Value|Label. For example, 2|Small,4|Medium,8|
Large.
n
External source. Value is based on the results of the
selected vRealize Orchestrator action.
Step For integer or decimal fields, define the incremental or
decremental values.
For example, if the default value is 1 and you set the step value
to 3, then the allowed values are 4, 7, 10, and so on.
Field Constraints
You use the constraint properties to ensure that the requesting user provides valid values in the request
form.
Configuring vRealize Automation
VMware, Inc. 535