Is it possible to order a search field on another field than the one shown?

1
I have an ordered code field, such as Status. This means that it has an Order and a Text. When using the Status field as a search field I want the dropdown to show the Text but be ordered by the Order. Is that possible? I cannot use an enumeration because the customer needs to be able to add and change statuses.
asked
1 answers
3

At the moment this is not possible. Please add a feature request to MXDN.

answered