I need to use these component (with cdDropDownList style, fixed values)
In DB values are A, B ,C (stored in Items)
Visual values are "New, Used, Old" (stored in DisplayItems.ListItems)
Drop-down box display the display Items, nice
But not in the Edit (there only appear the Item stored in DB)
Any way to change the behaviour and display the "display item" not the real Value?