Bootstrap Multi Select widget
Content Type: Widget
Categories: Data
Overview
Use a dropdown of checkboxes for your reference set.
Documentation
Description
[Provide an extended description of your content]
Typical usage scenario
[Describe typical usage scenario(s)]
Features and limitations
[Describe the features / limitations of your content]
Dependencies [optional]
- [Mendix modeler version]
- [Other dependencies: E.g. modules, jars, images, styles etc.][
Installation [optional]
[Describe the necessary steps to install the content]
Configuration [optional]
[Describe the necessary steps to configure the content]
Known bugs [optional]
[Describe the known bugs]
Frequently Asked Questions [optional]
- Q:
- A:
Releases
Version: 4.0.0
Framework Version: 7.14.1
Release Notes: ### Fixes
- Handle deprecated method isCurrency (v8 support)
- add class 'no-columns' when using vertical form orientation (v8 support)
- retain the search filter after an item is selected
- disable the dropdown when the data view is read only
### Other Stuff
- added a v8 test project in addition to the v7 test project