有没有人有一个关于如何在表单上使用 multiSelect 字段的好例子?文档中没有关于它的任何内容。
如果我像任何其他字段一样添加它,我会收到错误消息。我正在使用 atk 4.2。
这段代码:
$f = $form->addField('multiSelect', 'name', 'Caption');
将引发此错误
Exception_Logic
Method is not defined for this object
Additional information:
class: jUI
method: addPlugin
arguments: Array ( [0] => multiSelect )
.../atk4/lib/BaseException.php:38