cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPUI5 SmartMultiInput adding tokens while binded to entityset

former_member193947
Participant
2,633

Hi Experts,

I am using SmartMultiInput for which an entity set is bounded. I don't find a property to add tokens to the input field which i find in other input fields. Can somebody help to find an alternative way to do that ?

Thanks.

View Entire Topic
0 Likes

Hello,

Can you please elaborate the requirement, it will be easy to analyze if you can provide plunker/JSbin examples.

Thanks,

Kumar Karanam

former_member193947
Participant
0 Likes

Hi Kumar,

My requirement is to populate one Smartmultiinput field with set of tokens based on entering text and hitting enter key on another Smartmultiinput field. For example, if one field is of type country and if user enters IN to press enter, another field should get populated with all the list of states. Hope it is clear now.

Thanks.