When the cardinality of the template field is greater than 1, or in my case unlimited, you get those very cool add more and remove buttons.
When clicking on the remove button the whole form is submitted, which is fine except that if a required field is empty (i.e.: I haven't gotten to it just yet) then it becomes a nuisance.
I have added a patch that will limit the scope of the validation to the field per-se.
Please review and comment. Let me know if you have any questions.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Fixed-issue-with-validation-when-clicking-the-Remove.patch | 1014 bytes | rmontero |
Comments
Comment #1
rmontero commentedMarking as needs review.
Comment #3
rmontero commentedChanging the head
Comment #4
rmontero commented0001-Fixed-issue-with-validation-when-clicking-the-Remove.patch queued for re-testing.
Comment #5
rmontero commentedMerged into the next dev release.