Closed (fixed)
Project:
RSVP
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Aug 2008 at 06:48 UTC
Updated:
20 Feb 2009 at 01:30 UTC
How to show a list of "attendees" and those who might attend
as a side block or as a tabbed view for an event to the surfers/ members who are
browsing that event ?
I tried several times with 'views' but got no success.
Comments
Comment #1
blockedmind commentedI also need this very urgently! How to list attendees and might attendees in a block (maybe w/ using Views)?
Comment #2
ulf1 commentedThis sounds like a good feature.
rsvp for drupal6 shows the attendees in a list at the bottom of the invitation,
but at the moment not as block when a event node is shown.
Writing your own view is not a good idea because you work outside of the permission model you set up for the rsvp.
~
Ulf
Comment #3
mdowsett commentedI have "Show attendee names" enabled for an event on RSVP for d6 but it still isn't showing the list of people invited...neither for anon viewers nor auth viewers
Comment #4
ulf1 commented"Show attendee names" is designed to work only for invitees of an RSVP=>
Are Invitees allowed to see the names of other attendees or not.
Anon and authenticated users can not see attendees of a RSVP.
This feature could probably be added as a RSVP configuration setting to select roles with permission to see the attendees.
Comment #5
ulf1 commentedComment #6
mdowsett commentedMaybe I should test some more as I'm confused by your comments
If an anon (no user account) invitee follows the link they get in the email, should they see the other people invited?
Comment #7
ulf1 commentedInvitees (with and without useraccount) should be able to see the list of other invited persons based on the rsvp settings "Show responses" and "Show attendees"
In this regard there is no distinction between invitees with or without user account.
~
Ulf
Comment #8
mdowsett commentedI thought maybe by following an emailed invite's URL it may get them a bit more access.
So if an anon user stumbled by the site, they wouldn't see the invitees but if an anon user followed the link from their email, they would see them....wouldn't that be neat?
I have a site that I don't want to be bothered to manage users as there is little need for them to go to the bother of signing up for an account (other than this purpose really).
Just an idea (I have no idea if the above scenerio is possible)
Comment #9
ulf1 commented"So if an anon user stumbled by the site, they wouldn't see the invitees but if an anon user followed the link from their email, they would see them....wouldn't that be neat?"
Was my description really that bad?
I wrote "Invitees (with and without useraccount) should be able to see the list of other invited persons based on the rsvp settings "Show responses" and "Show attendees"
In my view that implies that anon users who received an invitation and follow the link from their email can see the list of other invitees.
~
Ulf
Comment #10
ulf1 commentedThe upcoming rsvp 6.x-2.x-dev release will support blocks.
~
Ulf