Create- When the form is not opened from an existing record, and no ID is passed into the form. For example, when adding a new person to a directory.
Update- When the form is opened from an existing record, and an ID is passed into the form. For example, when you open the form from another page to update the details of a record such as editing a person's details on a directory.
Conditions
Field
The form field to which you want to apply the condition.
Criteria
The available criteria depend on the form field that you selected.
Value
The value you want the criteria to meet.
Actions
Type of actions
Set Attribute- This action sets selected attribute values for selected fields based condition satisfied if any
Clear Attribute- This action clears the selected attribute values for the field
Target Field
The field from your form to which to add the action. This can be either a model property or a form content you have added when designing your form.
Target Attribute
How you want the action button to appear:
Help text:
If you selectedSet Attribute, this sets the Help text to what you enter in the action'sValuefield.
If you selected theClear Attribute, this clears the Help text from the field if any was present. You can also set the help text for form content added to your form when designing it on theContentpage.
Label:
If you selectedSet Attribute, this sets the Label you enter in the action'sValuefield.
If you selected theClear Attribute, this clears the label of the selected field. You can also set the label for form content added to your form when designing it on theContentpage.
Required:
Changes the actionValueto an option you can select or clear. When selected, the field is required. When clear, the field is optional. If the property was set to be required in the model, you could change it here.
Action's value is selected.
Action's value is cleared.
Enable:
Changes the actionValueto an option you can select or clear. When selected, the field is read-only. When clear, the field is editable.
Read-only when the enable value option is cleared.
Editable when the enable value option is selected.
Value:
If you selectedSet Attribute, this sets the field's value to what you enter in the actionValue.
If you selected theClear Attribute, this clears the selected field's value. You can also set the value for form content added to your form when designing it on theContentpage.
Visible:
Changes the actionValueto an option you can select or clear. When selected, the field is visible. When clear, the field is hidden. You can also set the visibility for form content added to your form when designing it on theContentpage.
Value
If you selected theClear Attributeoption from theType of actionslist, the action'sValueis not needed and hidden. If you selected theSet Attributefrom theType of actionslist, you need to either type in the text that you want to appear or make a selection. This field varies depending on theTarget Attributeyou selected:
Help text- A rich text box appears so you can configure the help text you want to show.
Label- A text box appears so you can type in the new label for your form's field.
Required- Shows aValueoption for you to select to make the field mandatory or to clear it to make the field optional.
Enable- Shows aValueoption for you to select to make the field changeable or clear it to disable the field when the conditions are met. You can still see the field's value, but you can't amend this.
Value- Shows a field so you can either type in or select a value. For example, if theTarget Fieldis a text field, you need to type in a value. If it is a drop-down list, you need to select from the list. If the field is a date, you need to choose a date.
Visible- Shows aValueoption for you to select to make the field visible when the conditions are met or clear to hide the field when the options are met.