Is it possible to display a list of nodes/events that a user has signed up for?

Comments

dww’s picture

Version: 5.x-2.2 » 5.x-2.x-dev
Status: Active » Fixed

Yes. Already provided as a default view in 5.x-2.x-dev. See:

http://drupal.org/node/48267
http://drupal.org/node/137911

I really should cut a 5.x-2.3 release... If you could help test out the current 5.x-2.x-dev code, that'd be great. Thanks.

jafdfhdajghsfoghs’s picture

Hey this is really good but I have one other simple question. I noticed that the module adds a list of subscribed nodes to the user profile page. Where can I see the code used to display this? I need to add it to my custom profile layout.

dww’s picture

function signup_user(). depending on the version you're looking at, either in signup.module, or signup_no_views.inc.
enjoy.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.