Would be cool for making profile lists and the like to expose the location fields for users.

Comments

karens’s picture

Project: Location » Location Views
Version: 6.x-3.x-dev »

I have to think about whether this is possible, and how. I'll give it some thought...

I've set up a separate project for the location_views module to make it easier to track bugs and feature requests. Moving this issue to that page.

karens’s picture

Status: Active » Fixed

I just made a commit to get this working. It requires that you install usernode. Once usernode is installed, Event Views will expose a list of additional fields labeled 'User Location: City', etc to match the fields available for node locations. It seems to be mostly working. You can use user location fields, filters, and arguments. I haven't attempted to get the proximity search working for users yet, though. I have changes to make to it first, then I'll try to get it working for users, too.

Anonymous’s picture

Status: Fixed » Closed (fixed)