Validation - field option

Description

Defines the field validation behavior for the repeating section.

Discussion

Specify if fields in all repeating section rows should be validated or if only fields in the repeating section that are dirty should be validated.

Option
Description
AllFieldsInRow

If this option is selected, validation will be applied to all fields in a repeating section row.

DirtyFieldsInRow

If this option is selected, validation will only be applied to dirty fields in a repeating section row.

See Also