Validation Errors with Repeater

resolve required validation errors in a ChronoForms repeater.

Overview

The validation fails because the repeater field names are not uniquely identified per row.
Ensure each field name within the repeater includes the #repeater placeholder to create distinct identifiers for each row.

Answered
ChronoForms v7
te tenspiderfingers 24 Apr, 2022
Field "Required" validation is generating an error even though fields are filled in. Is this a bud?

Validation Errors with Repeater image 1 repeater,
te tenspiderfingers 25 Apr, 2022
Answer
After spending sometime debugging, I realize that the "Field Name" in the Repeater's fields must be assigned the #repeater to differentiate the field names of each row.
This topic is locked and no more replies can be posted.