LearnNewsExamplesServices
Frontmatter
id228
titleform.Container: getFields()
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 4, 2020, 4:47 PM
updatedAtFeb 4, 2020, 5:20 PM
githubUrlhttps://github.com/neomjs/neo/issues/228
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 4, 2020, 5:20 PM

form.Container: getFields()

tobiu
tobiu commented on Feb 4, 2020, 4:47 PM

We need a method to get all fields (instances of classes extending form.field.Base), to make it easier to get all related field values (especially for deeply nested forms).

The first version should not cache references (risky to create memory leaks in case the form structure changes dynamically).

tobiu added the enhancement label on Feb 4, 2020, 4:47 PM
tobiu assigned to @tobiu on Feb 4, 2020, 4:47 PM
tobiu referenced in commit 6f1e5b5 - "form.Container: getFields() #228 (in progress)" on Feb 4, 2020, 5:12 PM
tobiu referenced in commit bd06060 - "form.Container: getFields() #228" on Feb 4, 2020, 5:19 PM
tobiu
tobiu Feb 4, 2020, 5:20 PM

done.

tobiu closed this issue on Feb 4, 2020, 5:20 PM