Opened 12 years ago
Closed 12 years ago
#322 closed Request (fixed)
Select multiple "not asked" sub-options
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v1.5 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
When not asked is selected the only one subselection is allowed. Well, as it turns out, in some cases several reasons are given.
Is this solvable in reggie? Or should we fall back on the 'Other' field.
Change History (2)
comment:1 Changed 12 years ago by
Component: | not classified → net.sf.basedb.reggie |
---|---|
Owner: | changed from Jari Häkkinen to Nicklas Nordborg |
Summary: | reggie: Consent form registration → Select multiple "not asked" sub-options |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The sub-options for the "Not asked" option are stored in the description field of the case. So, it would be possible to allow selection of multiple options and just concatenate them into a single string. The workaround is to copy-and-paste from the pre-defined options into the "Other" field.