Does anybody have a good example on how to use multiSelect field on a form? There is nothing in the documentation about it.
If I add it like any other field I get an error. I am using atk 4.2.
This code:
$f = $form->addField('multiSelect', 'name', 'Caption');
will raise this error
Exception_Logic
Method is not defined for this object
Additional information:
class: jUI
method: addPlugin
arguments: Array ( [0] => multiSelect )
.../atk4/lib/BaseException.php:38