Morning, I am from ALSBC.CA we have a great response every year for donations from our Golfathon we host. Some golf courses raised this year a lot of money. As a way to acknowledge these very generous donors, we would like to have all 179 donors listed. The scrolling list right now olnly holds 20 people and these are the top 20 donors, we would realllyyyyyyyyyy like to see everyone even if they donated $25 to have their name scroll through.
Area of the Product | TeamRaiser |
Org/Company Name | Als Bc |
That's a lot of donors to wait for. What about adding a link under the top 20 scroll to a 'donor wall' and use the built-in Participant List page? That shows the top 100.
Or if you can work with a bit of html and JS, you can use the Search Participants or Top Participants script I wrote. Here's a couple of examples:
http://foundation.luriechildrens.org/site/TR?fr_id=2000&pg=informational&sid=1008
http://foundation.luriechildrens.org/site/TR?fr_id=1950&pg=informational&sid=1008
I actually wrote docs for the Top Participants script used in the second example. You can set as many as you want to show, but the list doesn't paginate.
https://github.com/BrianPMucha/jQuery.madTopParticipants
The first example actually uses SearchParticipants.js which works similarly, but offers pagination. I haven't made a GitHub page, but you can probably figure it out from the example.
http://foundation.luriechildrens.org/_resources-teamraiser/V3/scripts/jquery.searchParticipants.beta.js