You are viewing limited content. For full access, please sign in.

Question

Question

Running YTD total on form

asked on January 5, 2016 Show version history

Client wants to add a running YTD total box on the current form that I built for them.

Right now the form takes the # boxes/bin and multiplies it by the lbs/box and gives a subtotal with Javascript.

Once the employee inputs all the information for the day, I have Javascript that takes all the subtotals and outputs a Daily total.

Now, the client wants a field that shows the YTD total on the form.

 

How should I go about doing this?

 

Capture.PNG
Capture.PNG (11.61 KB)
0 0

Replies

replied on January 6, 2016

I would create a small external table which stores the current Year to Date total, which can then be updated every time a form is submitted (Using workflow). This year to date total can be added to your daily total (Using Javascript) to display updated YTD total on your form. If you have Laserfiche 10, it may be easier to achieve this.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.