Load all rows genemu_jqueryautocompleter_entity
Opened this issue · 0 comments
GDXbsv commented
/vendor/genemu/form-bundle/Genemu/Bundle/FormBundle/Form/Doctrine/ChoiceList/AjaxEntityChoiceList.php
protected function load()
{
if (!$this->ajax) {
parent::load();
}
}
in parent (EntityChoiceList) it Private
therefore load all rows from table in field genemu_jqueryautocompleter_entity