Page 1 of 1

autocomplete in admin product_list

Posted: Tue Aug 25, 2015 2:42 pm
by k2tec
What happend with the good old 1.5.x autocomplete in admin/product_list when I want to filter a product by name or model

When I typed in the name field in the old version it gave me all the options with the number 14, but now you have to start with the right start numbers or character.
sample: this is the product name: myproduct black 627 in the old version I only had to type 627 and all my products with 627 appeared.

Re: autocomplete in admin product_list

Posted: Tue Aug 25, 2015 3:52 pm
by deepvision
Try to enter '%627' instead of '627' or you can use my free mod to get old behavior back

Code: Select all

http://www.opencart.com/index.php?route=extension/extension/info&extension_id=22568

Re: autocomplete in admin product_list

Posted: Tue Aug 25, 2015 4:00 pm
by k2tec
Thanks deepvision the % did it