IS it possible to search the database i created by postcode in order to find the nearest person within the database? Thanks for your help
To see this working, head to your live site.
Search
Wishlist Page is the new official platform for requesting new features. You can vote, comment, and track the status of the requested features (requests from this page will be migrated to the new Wishlist soon).
Hi Christian,
currently this is not really doable with Wix Data. As postcode databases are usually very large and tend to change, this kind of functionality usually relies on using external service to provide it. You could consider few options:
1. If you have a reasonable number of user postcode, you could use external service to check distances between postcodes or get postcode locations and calculate the distance between the distance that interests you.
2. If you only care about reasonable distance between postcodes, you could use an external service to fetch nearby postcodes and see if you have any users matching any of the nearby postcodes.