nuBrowseColumnTotal
Posted: Wed Aug 22, 2018 4:26 pm
Hi,
How can I make this work in nuBuilder v4?
How can I make this work in nuBuilder v4?
https://wiki.nubuilder.net/nubuilderv3/ ... nNumber.29nuBrowseColumnTotal(columnNumber)
Returns the Sum total for the column number passed.
The PHP function nuGetBrowseSum() must be run inside Before Browse for this to return a value other than 0.
This allows the developer to display the summed result of the filtered Browse Form somewhere on the Form (in this case in the status bar at the bottom of the Browse Form).