Search found 1 match

Page 1 of 1

Search found 1 match

Re: Autocomplete fields not working in Admin

The trouble is that the limit of items displayed in the autocomplete box is 20. You can change that value to whatever you want by edit the following php file : / admin / controller / catalog / category.php Change the 20 value to whatever you need (E.G. 30) public function autocomplete() { $json = ar...

Jump to post
  • Fri Feb 28, 2014 12:01 pm
  • Replies 16
  • Views 14083

Page 1 of 1

Search found 1 match