List of attendees from singup module in a panel?

peashooter's picture

Hi,

I've been trying to get my head around getting signup into my panel-modified display of an event node.

Ideally i'd like to get both the signup form and the attendees into one of my panels but I can't figure out how it's done without support for panels from signup.

What's the best way to create an attendees list? Since they're not nodes, I can't create them through views and then feed them into my panels that way.

Am I missing something really basic?

Cheers,

James

Login to post comments

I seem to have overlooked

peashooter's picture
peashooter - Wed, 2008-10-15 09:24

I seem to have overlooked this post. For those interested in how it's done, details here:

http://drupal.org/node/243035

Should be included as a default view in the next signup release.


Panels support for the signup form

dww - Sun, 2008-10-19 20:45

Right, you found the info about the signup attendees view that'll be included in the next release of signup (5.x-2.5). There's also code for putting the signup form in a panel pane over at http://drupal.org/node/321531. That's going to have to wait for 5.x-2.6, however, since I'd like to give that some more thought and 5.x-2.5 is basically frozen for a release tag at this point.