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

SAPUI5 SmartMultiInput adding tokens while binded to entityset

former_member193947
Participant
2,632

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
former_member193947
Participant
0 Likes

This issue is solved by accessing the smartmultiinput field by id and it's parameter _oMultiInput.addToken(newToken).