Feature #2859
Linked lists for custom fields
| Status: | New | Start date: | 2009-02-27 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Custom fields | |||
| Target version: | - | |||
| Resolution: |
Description
it would be great if in custom fields would be linked lists type.
Related issues
History
#1 Updated by Jean-Philippe Lang about 3 years ago
And what would be a linked lists type custom field?
#2 Updated by Vasia Pupkin about 3 years ago
for example: linked lists is a relations between "country" list and "city" list
#3 Updated by Vasia Pupkin about 3 years ago
- File linked_lists.js added
im a js developer, but newbie in RoR. I solve this issue with linked_lists.js and naming items in custom field lists like:
1. Item 2 (custom field list 1) 1.1 Item 1 (custom field list 2) 1.2 Item 2 (custom field list 2) 1.3 Item 3 (custom field list 2) 2. Item 2 (custom field list 1) 2.1 Item 4 (custom field list 2) 2.2 Item 5 (custom field list 2) 2.3 Item 6 (custom field list 2)
can anyone make it be compatible with server RoR code and administration page?
ps: sorry for my english
#4 Updated by Vasia Pupkin about 3 years ago
- 1. Item 1 (custom field list 1)
#5 Updated by Vasia Pupkin about 3 years ago
- File linked_lists.js added
some fixes of client-side code:
TODO:fixe selected error in IE6
#6 Updated by Vasia Pupkin about 3 years ago
what type of DOM event is called, when im changing tracker in new issue form?
#7 Updated by Jean-Philippe Lang over 2 years ago
- Subject changed from Linked lists to Linked lists for custom fields
#8 Updated by Alain V. over 2 years ago
Any chance to have this possible? thank you..
#9 Updated by Alain V. almost 2 years ago
Any plan for this feature?
