Frontmatter
| id | 3780 |
| title | Select field should allow an array of items |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Jan 4, 2023, 7:13 PM |
| updatedAt | Sep 14, 2024, 4:26 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3780 |
| author | Dinkh |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 14, 2024, 4:26 AM |
Select field should allow an array of items

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
stalelabel
@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
SelectField should allow to enter data as this:
The id's should be -1, -2, -3