Hey there!
I've been looking around and haven't seen this asked so hopefully this isn't a repeat question. I have been working on an expense reimbursement form for my company. Currently, I have it set up so I have 3 different tables for people to enter their expenses to in case they need to be split or billed to multiple clients/jobs. I used the Laserfiche help section to get each table to have its own subtotal using JavaScript.
What I would like to do, however, is to add these subtotals for each row into a final review table that is separate from the other 3 tables.
I do have fields to give grand totals at the end, but it would be nice to have the breakdown in the separate categories as a final review for anyone submitting.
I am pretty new to JavaScript so I'm not even sure if something like this is even possible? Any help/guidance is appreciated!!
Thanks!