Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
By default, the two SELECTs used by the Palette are excluded from Ajax serialisation, thus there is no way of tracking mouse clicks on them via Ajax. Thus, the Javascript code causing this should be moved into a protected function so that derived classes can implement a different behaviour. See attached patch.