Using the Select2 control with the responsive design feature

The Select2 control lets you limit the number of items that can be selected in a multi-select control. You can use the Select2 control in combination with the responsive design feature.

The Select2 control from the Bootstrap4XPages (B4X) project is not included in the XPages Responsive Bootstrap plugin. However, it is still possible to use the Select2 control in combination with the current responsive design features. Use the following steps to do this:

  • Make sure that you have installed both the latest ExttLib and the Booststrap4XPages project to your server and Domino® Designer
  • Check to make sure that the ExtLib and B4X libraries are selected in your application's xsp.properties
  • Switch to one of the responsive themes available from the responsive plugin.
  • With the Bootstrap4XPages (B4X) library enabled, you can use the Select2 control in the same way you have used it before with the themes now provided by the responsive plugin. Refer to the Bootstrap4Xpages documentation on the web for more details on how to use the Select2 control.