Opened 14 years ago
Closed 12 years ago
#222 closed improvement (fixed)
Lookup table for extended attribute options
| Reported by: | car031 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 7.1 |
| Component: | Core | Version: | 6.4.2 |
| Keywords: | Cc: |
Description
For a Document Template we can add an arbitrary number of custom text fields. If we want to handle an enumeration of fixed values we need to put all the option in a comma-separated values string.
When the options are more than 10 it is cumbersome to add all of them in the standard textbox so it would be better to connect the drop-down list to a specialized lookup table.
This can be implemented by using a dedicated table key-value or we can reuse the Generics.
Change History (1)
comment:1 by , 12 years ago
| Component: | User Interface → Core |
|---|---|
| Milestone: | → 7.1 |
| Resolution: | → fixed |
| Status: | new → closed |
| Summary: | Lookup table for custom enumeration → Lookup table for extended attribute options |
Note:
See TracTickets
for help on using tickets.