You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figured out myself :
Add values: [{key: "Mahesh Joshi", value: "{{[email protected]}}"}], selectTemplate: function (item) { return item.original.value; },
in your Collection object. without '@' . That works.
I want {{mahesh}} not @{{mahesh}} inside my textbox. Please help.
The text was updated successfully, but these errors were encountered: