Anybody could help how to make advance search form from database as per below link?
https://preview.keenthemes.com/keen/demo5/features/datatables/search-options/advanced-search.html
Am a beginner, and doesn't much knowledge on jquery or javascript.
I tried so much research and found none for keenthemes how could I do something like this.
Not even an example for this theme.
I also tried datatables.net but really doesn't work the same like this.
Hope you understand and wanted to know if only somebody could help or provide sa script to do it.
Apologized but am working on this 3 days now.
Thank you for your much consideration.
Hi,
You should check to get familiar with datatable plugin. You will need to understand the ajax data exchange format of the datatable plugin so you can implement your backend code to handle the datatable requests.
Regards.