This topic is locked

convert totals

3/30/2020 11:59:00 PM
PHPRunner General questions
C
cristi author

Is there an event variable for working with totals or I have to edit commonfunctions.php?

Example: I have a column with time values displayed in hours and minutes and the total is converted automatically in days, hours, minutes so instead of 24h as total I have 1d displayed - I can do this in commonfunctions.php but I was just wondering if there is something that can be done with events...