-- HikaShop version -- : 3.4.0 business
-- Joomla version -- : 3.8.6
-- PHP version -- : 7.1.14
-- Browser(s) name and version -- : Firefox 59.0.2 (64 bits)
Hi,
I have created a custom field (custom reference - filed by user on checkout) that is displayed as a column on the order listing for the user in front-end,
I would like the search field to search also into that column (currently it seems to search only the order number column), and additionaly, into the order date column, so the user can search either a date, his custom reference or an order number.
how can I do that ? I see nothing in the order/listing.php view that could help
Thanks