Multisearch with "OR" regular expression
Multisearch with "OR" regular expression
epicode
Posts: 1Questions: 1Answers: 0
Simple, I need to search with multi terms and get multi results. For example see table in the link: http://prntscr.com/8oq01g
I wanna search for "20379" or "20534" or "20537" and get the 3 rows as a result in the table.
This discussion has been closed.
Answers
This page shows how to use RegEx to drive the search engine.
http://datatables.net/examples/api/regex.html
I don't know if you can do that with the regular search box. You may need to use a custom one as shown in the example.
If you want a multi select filter you can use my yadcf for that (you can set HTML5 data for that column rows and tell yadcf to filter by that value with the html5_data , see showcase - first column filter