I'm using wpdatatables to serve 2 purposes. I have one table where logged in users can edit the front end (where only they can see it) and input their information. This information includes an address.
I then have an additional view where I created another table using MySQL that doesn't allow front end edits, but simply queries the table above to display all the listings. This is where I need help. Is it possible to edit the search on this view to allow for a radial search on the zip code?
The "Manage Local Listings" (menu on left) is where logged in users go to add/edit their info.
The "View Local Listings" is where anyone can go to view all the listings added. This is where I need the radial search capability. Is this possible? Thanks, David
I would like to search the table by zip code. Meaning, any listing within X miles of the searched zip code. Right now the search box just searches all the fields (without a search button). Is there a way to modify the search to allow for a box/drop down to select the number of miles and a search box for the zip code. The distance would be calculated against the zip code field in the table data. When the search is preformed, only the listings within the designated number of miles would be displayed. Thanks, David
Sorry for late response. Unfortunately this functionality requires some code customization but at the moment we don't have free developers to do this job. As a workaround I suggest you to use Number range filter type.
I'm using wpdatatables to serve 2 purposes. I have one table where logged in users can edit the front end (where only they can see it) and input their information. This information includes an address.
I then have an additional view where I created another table using MySQL that doesn't allow front end edits, but simply queries the table above to display all the listings. This is where I need help. Is it possible to edit the search on this view to allow for a radial search on the zip code?
the website is www.youngsdrumcompany.com
The "Manage Local Listings" (menu on left) is where logged in users go to add/edit their info.
The "View Local Listings" is where anyone can go to view all the listings added. This is where I need the radial search capability. Is this possible? Thanks, David
Hi David Young,
Thank you for your purchase.
Sorry but i did not quite understand what does radial search means. Can you please describe me more what are you trying to achieve?
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I would like to search the table by zip code. Meaning, any listing within X miles of the searched zip code. Right now the search box just searches all the fields (without a search button). Is there a way to modify the search to allow for a box/drop down to select the number of miles and a search box for the zip code. The distance would be calculated against the zip code field in the table data. When the search is preformed, only the listings within the designated number of miles would be displayed. Thanks, David
If this is something that can't be done, how much would you charge to add it in? Thanks!
Hello?
Hi David Young,
Sorry for late response.
Unfortunately this functionality requires some code customization but at the moment we don't have free developers to do this job.
As a workaround I suggest you to use Number range filter type.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables