Feature Request: Make drop-down values a key/value pair?

Submitted by Yvan Rodrigues on 2013-02-20

This would server two purposes:

1. Values could be renamed

2. Values could be sorted by their keys. For example for "Status" with values "New", "Active", "Complete", sorting alphabetically by value isn't very useful but if the keys 10, 20, 30 could be associated with these values they could be sorted usefully. Alternately/additionally, a sort value could be used like is currently done with columns in views.

It is a good idea, but it would require deeper refactoring of the entire attribute storage mechanism, so it's rather something for the future.

Regards,
Michał