Frontmatter
| id | 4477 |
| title | form.Container: setConfigs() |
| state | Closed |
| labels | enhancementstale |
| assignees | tobiu |
| createdAt | May 28, 2023, 7:51 PM |
| updatedAt | Sep 13, 2024, 4:30 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4477 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:30 AM |
while we do already have a
setValues()logic in place, it would be convenient to also change multiple field configs in parallel.example use case: update
readOnly&valueof multiple fields in parallel.