Modify ↓
Ticket #8026 (closed enhancement: duplicate)
Opened 3 years ago
Last modified 3 years ago
Multiple Value Checkbox
| Reported by: | agsiegel@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11.2.1 |
| Severity: | normal | Keywords: | |
| Cc: | osimons | ||
| Release Notes: | |||
| API Changes: | |||
Description
In the ticket-custom section it would be extremely useful to have multiple checkboxes associated with a single field. For instance, we track the source of a problem which may be more than one thing.
Source: [ ] Procedure [ ] Database [ ] Requirement
We would like to be able to check more than one item related to the Source.
Attachments
Change History
comment:1 Changed 3 years ago by osimons
- Cc osimons added
- Version changed from none to 0.11.2.1
comment:2 Changed 3 years ago by cboos
- Resolution set to duplicate
- Status changed from new to closed
Disclaimer: checkboxes weren't invented yet at the ancient time of #918 ;-)
Note: See
TracTickets for help on using
tickets.



The fundamental problem of storing several values per field is closely related to #918. I'm tempted to close this as duplicate, and note on #918 the need to also support checkboxes (which really makes a better UI experience than multi-select).