Is there a way I can share the results of an RSVP with authenticated users? I would like a page where the invitees can see who is coming and post comments.

My preferred method would be to have a link in the invitation email that leads to the results. From reading other posts, it seems views is not supported. Any advice is appreciated.

Comments

scotty7’s picture

Category: feature » support
cyberskier’s picture

Great idea. This would make an awesome module even better.

ulf1’s picture

These are two seperate issues:

Is there a way I can share the results of an RSVP with authenticated users

That would require a new permission. Can probably be done easily in drupal 6.

I would like a page where the invitees can see who is coming and post comments

Comments for invitees and a list with invitees is already supported in rsvp for drupal 6.

~
Ulf

ulf1’s picture

Status: Active » Fixed

Is there a way I can share the results of an RSVP with authenticated users

I added a new role based option for each RSVP who is allowed to view an RSVP and the Invitation list

Status: Fixed » Closed (fixed)

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