Hey everyone,
First wanna say sorry if this is a basic resolution. We just purchased Laserfiche so this is all new to me. Typically more of a sysadmin role, and never really did much javascript in my time.
Our travel form is formated as a bunch of collection points. We have several people who Travel daily fulfilling different rolls with different budgets (education company so its a bit of a nightmare).
Currently, I have everything calculating correctly inside the collection field. What I am struggling with is taking the totals outside those for a "grand total" if you will.
I can get the grand total box to add all the Trip total boxes easily. What I would want is a grand total for budget code 315, 316, 317, so on and so forth. Some people have like 8 codes.
I'm thinking i would just populate a table down there based on the input from budget org, but I'm not sure how to accomplish that. Doing some digging on my own, but figured why not ask here too.
Thanks in advance!