I'm using the current 6.x-1.x-dev version of Signup Status (as of May 13, 2009) and I can't find any links to download the signups as "printable rosters" (HTML, PDF or CSV). Where is this functionality located in the module?

I've seen discussions of this in the 5.x version, but nothing for 6.x....

Thanks,
Ben

Comments

capellic’s picture

Would be nice to have the project page and the README document updated to reflect the current state of features in 6. Since there is already mention of 6 on the project page and the lack of "printable rosters" is not mentioned, one is led to believe that it is functional.

visuaLatte’s picture

I can't find this either. I've used both the latest Alpha and Dev versions, and am not able to find any 'Download Roster' links.

Is this in the current module, or is it planned for future releases?

Thanks!
Nate

nbluto’s picture

Version: 6.x-1.x-dev » 6.x-1.0-alpha1

Subscribing.
I was excited to see this feature. I am using the standard "signup" module for a memorial blood drive every April for my neighbor's son who died of a rare blood disease. The signup module enabled us to create online signups for the blood drive. The printable roster capability would really help as they also do paper sign ups as well. Thank you so much for this module. We are blessed by it for this event.

rhimes’s picture

ditto - also can't find - was one of the main reasons I decided to try this module - does it NOT exist for 6.x?

peterm95018’s picture

Here's what I did to get printable XLS, CVS lists of registrants for my events.

1. Download and install Views Bulk Operations (VBO) and Views Bonus modules.
2. In the list of views, find the view, signup_user_vbo_admin_list
3. Clone this view and rename it so you can roll back to a clean version if necessary.
4. In your renamed view, add a display of type Feed.
5. In the Style area of Basic Settings, select the type of formatting you want (xls, doc, csv, etc.).
6. Give it a path and save your changes.

In the footer of my admin view of signups for my event owners, I've placed a link "Download to Excel" that references the URL for the feed. A file called event.xls is then downloaded to the event owner desktop.

Peter

nbluto’s picture

Peter, Thank's for the post. I didn't see it until now. I will be using this again next year and I plan to implement your process. Thanks for the documentation!

todd zebert’s picture

subscribe