Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Boostrap Select is missing from Metronic 8


Hi , I'm developping a new app and I need bootstrap-select to work with select elements as it has some functionalities that select2 has not ( such as search in multi select and select/unselect all options ... ).

I've searched for it in metronic 7 but it's bundled in plugins.bundle , so where can I find bootstrap-select plugin folder to implement it

Thanks in advance


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


Hi,

We don't have select2 examples in the Metronic version at all. Anyway, try to use react-select instead:

Regards,
Keenthemes support



Hi Carmelo, sorry - bit confused. Could you clarify - as I've also been having troubles getting select2 to work but can see it is in Metronic.

Select2 here in Metronic documentation: https://preview.keenthemes.com/html/metronic/docs/forms/select2

Select2 here in Metronic script for Demo2:
plugins/global/plugins.bundle.js also has the select2 component:
"
/*!
* Select2 4.1.0-rc.0
*
*
* Released under the MIT license
* https://github.com/select2/select2/blob/master/LICENSE.md
*/
;(function (factory) {
if (typeof define === 'function' && define.amd) {
"

Can you advise as I've added the data-tag to the elements but Select2 is not working for me using Demo2 as basis.

Cheers


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(