Frontmatter
| id | 5071 |
| title | form.field.CheckBox: isGroupErrorTarget_ config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 2, 2023, 1:27 PM |
| updatedAt | Nov 2, 2023, 1:35 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5071 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 2, 2023, 1:35 PM |

It should be possible to limit group errors (required) to one specific error node.
Since we can not guarantee, that it always affects the last field, we need a new config. Grouped fields could in theory live on different form pages.