Mark as Dependent Field
You can make a field dependent on any other field value. To set a field dependent on another field, select the values of the independent field that will enable the signer to see the dependent field.
${t:1:y:field_name:90:20:12:Numbers:14:gray:default_value:parent_field_name:value_of_parent_field:options}
|
|
Column
|
Description
|
|
parent_field_name
|
Name of the parent field.
NOTE: Only the following type of fields are allowed as the parent or independent field: textfields|textbox|checkbox|radiobutton|dropdown
|
|
value_of_parent_field
|
Value of the parent field.
NOTE: In the case of radio button and checkbox, the value can be either checked or unchecked
|
|
options (optional)
|
In the case of textfield, the value can be either isblank or allowNull or contains
|
