I wonder if it's possible to make it so that there's an option to automatically create an rsvp when you add an event.

Assuming you're running some sort of site where all events you ever create would want to have the ability to be rsvpable without having to go and create an rsvp manually for each one, having an admin option for this to happen at event creation time magically would be aces.

I assume this would be done by some sort of hook in event, that's implemented in rsvp, assuming the admin setting is on.

I am about 2 hours new to drupal, so I can have a go making a patch for this, but I wouldn't hold your breath :)

Comments

owahab’s picture

Not sure so many people will benefit from this, yet let's wait and see who else is going to vote for this.

nicholas llewellyn’s picture

I would appreciate this feature, would cut admin time.

jepryor’s picture

I'd like to see such an addition as well.
Another possibly useful addition to go with this integration would be to send the RSVP on a future date... maybe a configurable period of time before the event in question.

owahab’s picture

Version: 5.x-1.3 » master

I think this would be a good addition to D6 port.

geek-merlin’s picture

it might be easy to write actions (for actions.module or workflow-ng.module) that do the job.

owahab’s picture

Version: master » 5.x-2.x-dev
Assigned: Unassigned » owahab
Status: Active » Fixed

Fixed in 2.x-dev version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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