Plugin: Column Totals

2 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: July 10, 2017   (RSS)

By Dave - July 10, 2017

Hey Tim, 

Yea, that's a neat idea.  The trick would be finding a plugin hook that let us get all the returned record nums.  It might be easiest to hard code it to start.  The MySQL might be something like this: 

SELECT SUM(outstanding) WHERE num IN (1,4,8,123)

Also you'd need to figure out the html to add the tfoot.

Dave Edis - Senior Developer
interactivetools.com