Frontmatter
| id | 4549 |
| title | form.field.Select with disabled list Items |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Jul 17, 2023, 10:21 AM |
| updatedAt | Jul 17, 2023, 4:45 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4549 |
| author | pensuwan-k |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 17, 2023, 4:45 PM |
form.field.Select with ability to disable some of list items (the item will still be visible but with corresponding disable styling and will not have any click event). The record for form.field.Select should allow some kind of disable flag to specify which item to disable.