Mass Action Search Criteria

  • Posts: 513
  • Thank you received: 8
  • Hikashop Business
4 years 4 months ago #313034

-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.13
-- PHP version -- : 7.3.11
-- Browser(s) name and version -- : Google Chrome

Hi,

I use mass action to find orders that require same day despatch. I achieve this as per the attached screen dump, however I can only get it to work by entering 1 number of the required 14 criteria at a time. I have tried the usual methods 'like', 'or like', 'and' and nothing seems to work unless the criteria is entered one at at time?

Is there a way to search for all 14 criteria in one process?

Rgds

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
4 years 4 months ago #313036

Hi,

You want to use the operation "regexp" instead of "=" and then use a regex in the input field:

^(1|207|218)$
That way, it will match either of the numbers.
www.regular-expressions.info/index.html

Please Log in or Create an account to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum