I have a form combo with template for the dropdown items. The combo’s data is a key value pair but when i select an item the displayed value inside the combo is the template instead of the value. This happened after the last update.
Previously the combo used to display the value which is mapped with a key!
Is there a way to have the template of the combobox to be available only in the dropdown menu but not inside the input field when one or more values are selected?