Is it possible to create a view that takes a node id as an argument and returns all nodes that are with a given radius from that node?

Comments

yesct’s picture

not without several patches that are pending.

Search for issues that have these tags:
location cck views
location Master Issues
location proximity view
location view arguments
location proximity to user viewing node
location cck proximity view vid nid hack
location cck proximity view using relation
location proximity view to author of node
location proximity view zip code

to get an idea of what might be involved.

kirilius’s picture

Hmmm.... does not sound very encouriging

yesct’s picture

I'm going to try and post a video I think starting with a clean install. Might take me a few days...

kirilius’s picture

Thanks!

Plazmus’s picture

Great news @YesCT! I can't wait to watch your tutorial :)

EvanDonovan’s picture

Try using the patch in #321114-87: Fixing exposed filters in Views for UK and US postal code proximity search (not cck location). You may also have to remove the #process & #dependency items from the form array in value_form().

artatac’s picture

sub

rooby’s picture

Status: Active » Closed (duplicate)

This is a duplicate of #356562: block view with proximity nodes.
See that issues for an example.