Distance Proximity Filter based on the distance returned as a field

I have been racking my brains on this and need to consult the experts.
I am trying to create a view that shows node locations filtered by distance from the current user.
Although I can return the distance from the current user using the field Location: Distance/Proximity and set the origin to be the user's location, when I then try to filter on distance views wants me to manually enter a new location as the origin which is static with no ability to use the user's location. Is it possible to set the filter to filter based on the field that was already returned (distance from current user), or to filter based on distance from the current user's location directly?

Login to post comments

Maybe our discussions here

tinem's picture
tinem - Mon, 2009-10-26 05:22

Maybe our discussions here http://groups.drupal.org/node/30074 and here http://groups.drupal.org/node/25999 can help you if you get no other answers.