Yii2 Autocomplete

0

I have a form and I would like the autocomplete to search in all the fields of the table with a single input or input, in _search it does as I do to select the compo and fill in the form or have a more complete autocomplete thanks.

field ($ model, 'descproducto') - > textInput (['maxlength' = > true, 'id' = > 'desPro'])? >     
asked by Fredy Ramirez 24.10.2018 в 19:24
source

0 answers