Is this plugin capable of filtering by location? My desired use would give customers the ability to find a "business near me" based on the user's location matched with location data in the table.
It is possible if you have distance column where values will be numbers (Float or Integer). Like that you can sort this column as any other number column. Otherwise something like that is not possible.
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.
Is this plugin capable of filtering by location? My desired use would give customers the ability to find a "business near me" based on the user's location matched with location data in the table.
Hi John,
Thank you for the inquiry.
It is possible if you have distance column where values will be numbers (Float or Integer). Like that you can sort this column as any other number column. Otherwise something like that is not possible.
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.