Hi,

I'm creating a custom user profile according to the directions here:

http://drupal.org/node/35728 I'd love to include a snippet which would display the

user signups as it does with the default core profile. Can anyone help with a

snippet for the Signup module (http://drupal.org/project/signup)? thanks!!!

Comments

dww’s picture

Version: 5.x-1.0 » 5.x-2.4
Status: Active » Fixed

If you use the 5.x-2.* series of signup.module, there's extensive views integration, including some default views that show up as a "signups" tab on the user's profile for both the current signups and the signup-enabled nodes on the site that the user hasn't replied to. You could modify these default views on your site to put these pages off your custom profile instead of the default core profile.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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