Multi-select: display only one field of the drop-down query

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
Sparkblender
Posts: 32
Joined: Fri Feb 01, 2013 3:31 pm
Location: USA

Multi-select: display only one field of the drop-down query

Post by Sparkblender »

Hello!

I've configured a multi-select drop down to display two values in the look-up, like so:
https://www.screencast.com/t/9tayDfWb2GKn

The drop-down lookup displays the concatenated "Name" and "Alpha" fields, as expected.
When a value is selected from the drop-down, the concatenated result is shown, like so:
https://www.screencast.com/t/cV6S8y3KDdy

Nevertheless, I'd like to display only the "Alpha" field in the selection, e.g. the "en" and "fr" instead of "English en" and "French fr" respectively. Is this possible? How can I achieve this result without having to sacrifice showing the "English" and "French" texts in the dropdown?

Thanks.
pureist
Posts: 427
Joined: Sun Jan 24, 2016 10:00 pm

Re: Multi-select: display only one field of the drop-down qu

Post by pureist »

You need to use 'Custom Dropdown Layout'.
In the HTML Template have the Attributes you want displayed in the Dropdown Panel.
In the Attributes to Display select those which should appear for a seleted Instance in the Dropdown Field.
Post Reply