This demo shows how can we use Select2 with IntraWeb

1. Add .css and .js in your template. See Unit1.html in template folder.

2. Set ALL StyleRenderOptions of your IWComboBox to FALSE.

3. At the IWComboBox CSS, put "form-control select2".

4. Initialize Select2 of your IWComboBox.

Visit Select2 documentation for more examples and information about the plugin.

{%IWCOMBOBOX1%}