Relative Content

Tag Archive for jquery-select2

select2 same class in bootstrap tabs in modal

I use select2 in bootstrap tabs on Bootstrap Modal. One of the fields in the tabs does not work.
It works fine if it’s a field. But when I create another field in a tab, one of the fields doesn’t work.
My codes are below

Unable to save the comma separated values in jquery select 2 plugin

Unable to save and fetch the comma separated options into and from the DB(SQL). For example if a user select an option from the drop-down which contains comma or period operator(Ex:Vig,kumar mv) it didn’t work. If we have the space between the first and last names like attfirst attlast it works. Please look at the attached screenshot.

show/hide select2 with jQuery

I found a problem to display select2 options to load categories or products and I tested with every method and it didn’t work. Even the options in the stackoverflow. Please check my code and suggest me the correct solution.