cancel
Showing results for 
Search instead for 
Did you mean: 

Show description of the key in Textfield

0 Kudos

Hi,

I'm a newby SAP ui5.

I have a sap.m.Text field with binding to a two letter key. I have created a json file with the key and description. Now I would like the text field to be bind to the key and show the description in the json file. How can I make this happen?

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thank you. I will try that.

iftah_peretz
Active Contributor
0 Kudos

Hi,

If I understand your requirement correctly, why don't you use inputListItem and in the "text" atrribute you put in your key and description?