I have 2 individual grid fields outputting tables in a template. Both use the :sum modifier to add the numeric values of a column.
I was wondering is there a way to add those two together for a grand total value of the two tables?
For various reasons, I can’t combine the data into a single grid field.