我想使用ZendX_Jquery自动完成中的部分,,这是在我的布局。div>public function autocompleteAction($search='') {
$this->view->autocompleteElement = new ZendX_JQuery_Form_Element_AutoComplete
array('class' => 'RegElement')) ); $datePicker = new ZendX_JQuery_Form_Element_DatePickercaught by form: Cannot render jQuery form element without at least one decorator implementing the 'ZendX_JQuery_Form
我想在Zend_Form中添加ZendX_JQuery元素,但是由于装饰符的原因,我得到了错误Cannot render jQuery form element without at leastone decorator implementing the 'ZendX_JQuery_Form_Decorator_UiWidgetElementMarker'
Default decoratorfor this marker interface is the 'ZendX_JQuery_Form_Dec