jquery-tokeninput icon indicating copy to clipboard operation
jquery-tokeninput copied to clipboard

Add ability to set a default value for free-tagged items

Open genu opened this issue 12 years ago • 0 comments

Previously, free tagging created the object: { id: "token", name: "token"}

Now, users can configure a default value for the id field when working with free tagged tokens, with `.tokenInput(data, {defaultValue: -1});

genu avatar Apr 09 '13 01:04 genu