Ariel Garcia
Ariel Garcia
I fixit... line 182(add) : `$selectArrayAlias = array();` line 196 (replace) : ``` php $selectArrayAlias[] = $c['data']; if (isset($c['name'])) { $selectArray[] = $c['name'].' '.$c['data']; } else { $selectArray[] = $c['data'];...
I make some other options, like set “LIKE” before, after or both in general search. On Nov 22, 2016, at 6:29 PM, Gastón Greco wrote: Thanks for taking the time...
Well by now, I like to share this changes I will sen to you a code… first I will show you how use — New Options: setup type of search...