triggeredAutocomplete
triggeredAutocomplete copied to clipboard
Triggers an autocomplete with a trigger character.
How to Cache result? 2nd. how to change json format to [{"id":"1","name":"admin"}] Currently it works with only [{"value":"1","label":"admin"}]
For a project I need to have in Javascript the ids of users mentioned, but not the message with mentions in the form of @[1234], so I added the option...
i want to extend updateHidde method how will i do that ? as i want to remove @ sign from hidden field
### CASE A Write some stuff; Press ESC; All the text will disappear. ### CASE B Write some stuff; Mention someone (Person-A); Write more stuff after the mentioned name; Press...
Mention someone (Person-A); Write some text; Start to mention another person (Person-B); While looping the list with the keyboard arrows or the mouse, the text in the textarea will disappear,...