Validation - row option
Description
Defines the row validation behavior for the repeating section.
Discussion
Specify if all repeating section rows should be validated or if only dirty rows in the repeating section should be validated.
- Option
- Description
- AllRows
If this option is selected, all rows in a repeating section will be validated, including blank rows.
- DirtyRowsOnly
If this option is selected, validation will only be applied to dirty rows in a repeating section.
See Also