I'd like the ability to configure the presentation of a workspace picklist such that I can display multiple item details in the picklist during selection. Currently we can choose a single field to display from the item details. I'd like to display multiple properties in the picklist rows. This will help me in determinig which items to select.
My best alternative currently is to create an Item descriptor that contains the fileds I need to see. However, I may need to see fields that are not part of the descriptor.
A picklist configures as I suggest is listed bellow:
Item Descriptor 1, Associated Field(a) 1, Associated Field(b)1, Associated Field(c)1
Item Descriptor 2, Associated Field(a) 2, Associated Field(b)2, Associated Field(c)2
Item Descriptor n, Associated Field(a) n, Associated Field(b)n, Associated Field(c)n
Ideally this would be combined with filtering as well....but I think some other suggestions cover this request.