- Issue created by @anil_bhutia
Currently there is no support for dynamic placeholders if multiple select boxes are being used and we need separate placeholders for each select box.
Add some multiselctbox to page.
Navigate to jqms configuration page where placeholder text can be added.
Notice that there is only one option to add placeholder text and it will be reflected on all selectbox.
This attached patch will fix the above issue by supporting separate placeholders for different multi select boxes.
Needs review
1.0
Code