This field lets you group all of the validation error messages that may appear on your form in one place. Inline error messages, normally displayed alongside each field, can optionally be disabled.
Properties
Label | Description | Type Name |
---|---|---|
Inline Errors | By default inline error messages will be shown in addition to this block of errors. Set the 'Inline Errors' to false to disable them | INLINEERRORS |
Label | The label for this field | LABEL |
Show Label | Whether to show the label for this field or not. This property adds/removes a class on the field's label element. The styling itself is controlled by the site's stylesheet | SHOWLABEL |
Show Clickable Links | If false the field displays a list of the problem field labels and their error messages. If true each error message also acts as a link to the problem field | SHOWCLICKABLELINKS |
Additional Styling Modifier | An optional CSS modifier for the field. See Common Field Properties for an example | ADDITIONALSTYLINGMODIFIER |
Documentation | Add documentation to your field to help explain any complex functionality to future users. You might include information on what the field does and how it relates to other fields on the form. Notes added here are only ever visible in the Forms Designer, they can be searched for, viewed and downloaded from the action panel. See Common Field Properties for an example | DOCUMENTATION |