on my list page I get the totals from a certain field (guest fee). I also need to add on a student fee ($85) so they can see total due.
How can I add 85 to the totals field on my list page.
I want it to look like this...
Guest Total = $100 (total field)
Student Fee = $85 (set amount)
Total Due = $185 (total field + set amount)