Posted by ebeyrent on September 20, 2007 at 1:41pm
Hi all,
I'm rather new to Drupal, and I am trying to figure out how to display an RSVP accept/decline form on the event details page. Does this feature exist within the RSVP module itself, or is there a way to create a block containing this form?

Comments
Calendar or Event
Are you trying to add the RSVP to a Calendar Content Type? Or to a Event Content Type?
Event content type.
Event content type. Basically, what I would like to see is either:
OR
Sounds like what signup.module does
http://drupal.org/project/signup
I'm using signup too, but
I'm using signup too, but that really provides different functionality than RSVP. The idea though is that the RSVP form would display on the event page in the same manner as signup.