Frontmatter
| id | 3575 |
| title | form.Container: fieldDefaults config |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Dec 3, 2022, 8:43 PM |
| updatedAt | Sep 14, 2024, 4:26 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3575 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 14, 2024, 4:26 AM |
container.Base: itemDefaultsonly affect direct child items.It would be nice to have a
fieldDefaultsconfig which affects all fields (extendingform.field.Base) on any level, as well as dynamically added fields.