I have a requirement like if user clicks on drop down list, it should display 2 fields value but in that selected box it should display only the key value.
For example, if user selects g gram it should display only g in textbox.
kg kilogram
g gram
Appreciated for your help !