Opened 13 years ago
Closed 13 years ago
#1611 closed enhancement (fixed)
Checkbox enabled lists for enumerated annotations
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.0 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Enumerated annotations uses a kind of auto-completion input field. Once you start typing the list is filtered to match the text so far. The intention is to make it easier to filter on annotations that has many options. However, this kind of functionality doesn't work very well with only a few options. In this case, it would be better to use the other type of filter lists (with checkboxes). A simple way to decide which system to use is to let the admin decide by setting the "Interface" option on the annotation type.
Selection list = as it is now radiobuttons/checkboxes = list with checkboxes
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | edit-annotationtype.jpg added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [5674]) Fixes #1611: Checkbox enabled lists for enumerated annotations