I am using Jquery Token Input version 1.6.0. I would like to be able to enter custom entries into the token-input, but everytime I do so the form submits (I type a custom word a
allowFreeTagging wasn't implemented by version 1.6.0. Download v1.6.1 from Github. (The TokenInput website is a few years out of date.)
allowFreeTagging
I imagine you'll want to set allowFreeTagging:true as well, and scrap allowCustomEntry.
allowFreeTagging:true
allowCustomEntry