I must be missing something simple but I can't see it. I am using the Bootstrap tagsinput plugin and I am trying to follow some of the examples here:
http://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/
Here is my code:
<…
I'm using Bootstrap 4, and Bootstrap Tags Input for making a multiple category selection option. I want to select multiple items only from the predefined categories listed in the predefined_list
Right now, whenever user type something in the input field …