fastselect icon indicating copy to clipboard operation
fastselect copied to clipboard

How to update tags values in <input>?

Open yelnyafacee opened this issue 8 years ago • 2 comments

Hi, how do I update the with the current tag values in the container? or I have to write it manually?

yelnyafacee avatar Jul 13 '17 16:07 yelnyafacee

Use data-initial-value='[{"text": "Algeria", "value" : "Algeria"}, {"text": "Angola", "value" : "Angola"}]'

nilandev avatar Jul 16 '17 20:07 nilandev

i have same problem to add tags selected in input from DB so user can modify selection. is there any example to do this ?

zdiodic avatar May 30 '18 09:05 zdiodic