-
Bug
-
Resolution: Fixed
-
Major
-
4.2.0
-
None
-
None
in SelectSite.js:175, there is a workaround that I do not understand which override my mutliple=true config to false (what's more multipleSites is not documented)
in SelectSite.js:175, there is a workaround that I do not understand which override my mutliple=true config to false (what's more multipleSites is not documented)
In this widget you shall not use multiple. it would mean you can multiselect "The current site" for example.
What you want is to multiselect the subcombo box.
We do not reuse "multiple" since it would conflict on server side I believe
I added a jsdoc