Closed jjxtra closed 10 months ago
Ended up mapping my name property to value.
You should always have a value
property in the whitelist if the whitelist items are of type Object
, but to actually see that text when the tag is selected, you aught to use the tagTextProp
setting.
I can type in the text box and the dropdown appears and displays my name property. But when I click to select an item, nothing happens. How do I make it put the name property in the tag text box?
I tried using transformTag, but it's not called until I exit the text box. That's not what I want. I need it to put name in as the tag.