Is there a way to set a validation rule to ensure that a repeater has at least one row? According to the documentation,
"... a repeater widget does not implement ValidationErrorAware. However, a validator attached to a repeater could perform inter-row checks on the fields in the different rows of the repeater, and set validation errors on these fields (instead of on the repeater itself)." But if the repeater has no child rows, there are no fields to set the validation errors on. What's the best way to handle this? Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]