Sum() in a module

wyebarbus 15 Dec, 2010
Hi

I have done a quick search but haven't found an answer to this so far.

I have built a simple form for people to pledge money to a charity fund raising trip around the edges of Wales on a mobility scooter (BIG HINT, sorry). When people pledge some money I want the total in a module to be automatically updated, is this possible.

I'm using the basic Joomla template at <!-- w --><a class="postlink" href="http://www.roundwales.co.uk">www.roundwales.co.uk</a><!-- w -->.

A way for this to work would be great as I can't guarantee being able to access the site when I'm doing the trip to manually update the total.

Thanks

Mark
GreyHead 16 Dec, 2010
Hi Mark,

Yes, it's possible. Save the pledges in a database table and then create a little mini ChronoForm (or a Jumi snippet) that will sit in the module and get the total from the database and display it.

Bob
This topic is locked and no more replies can be posted.