LearnNewsExamplesServices
Frontmatter
id2655
titleform.field.Select: Add the ability to pass a record id (keyProperty) as the value
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 25, 2021, 3:08 PM
updatedAtJul 25, 2021, 3:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/2655
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 25, 2021, 3:09 PM

form.field.Select: Add the ability to pass a record id (keyProperty) as the value

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jul 25, 2021, 3:08 PM

this requires two changes:

beforeSetValue() needs to convert a recordId into record[this.displayField] if needed.

the change event needs to pass record ids, in case there is a match.

tobiu added the enhancement label on Jul 25, 2021, 3:08 PM
tobiu assigned to @tobiu on Jul 25, 2021, 3:08 PM
tobiu referenced in commit 77deda7 - "form.field.Select: Add the ability to pass a record id (keyProperty) as the value #2655" on Jul 25, 2021, 3:09 PM
tobiu closed this issue on Jul 25, 2021, 3:09 PM