Bootstrap Multi Select widget

0
I have used Bootstrap Multi Select widget for multi-select dropdown purpose. I couldn't find out a proper documentation which will tell the complete implementation procedure. Can anyone guide me with the implementation for below items? 1. Under "Data source" tab, there is Retrieve type element. But where to provide the value against those selections ? There is no field which takes the value for the selection. 2. For On change event under "Events" tab, the given microflow is not getting triggered. Kindly, suggest your ideas and extra tips are always welcome... Thank you.
asked
2 answers
1

Hi Soumya,

If you download the project from github there is also a test directory for this widget in which you can see many examples of the implementation. Just download, unzip to a dir and open the MPR file(in this case mendix 6.1) from the test dir and you see several examples of implementing.

https://github.com/AuraQ/BootstrapMultiSelectForMendix

Regards,

answered
1

If the On change event is not triggered file a bug report on Github with your test project.

Regards,

Ronald

answered