LearnNewsExamplesServices
Frontmatter
id3780
titleSelect field should allow an array of items
stateClosed
labels
enhancementstale
assignees[]
createdAtJan 4, 2023, 7:13 PM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3780
authorDinkh
commentsCount3
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

Select field should allow an array of items

Closed v8.1.0 enhancementstale
Dinkh
Dinkh commented on Jan 4, 2023, 7:13 PM

SelectField should allow to enter data as this:

data: ['Choice 1', 'Choice 2', 'Choice 3']

The id's should be -1, -2, -3

Dinkh added the enhancement label on Jan 4, 2023, 7:13 PM
tobiu
tobiu Jan 4, 2023, 9:58 PM

sounds good to me for simple use cases. i recommend to call the config options_ though to stick to default html select fields. the afterSetOptions() hook should throw an error in case there is a defined store.

@github-actions - 2024-08-30T02:27:19Z

This issue is stale because it has been open for 90 days with no activity.

  • 2024-08-30T02:27:20Z @github-actions added the stale label

@github-actions - 2024-09-14T02:26:20Z

This issue was closed because it has been inactive for 14 days since being marked as stale.

  • 2024-09-14T02:26:20Z @github-actions closed this issue