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

Discussion

Discussion

Forms - Deleting rows doesn't update totals

posted on March 4, 2019

Created an expense report form, with a table for tracking expenses as line items, including columns for Purpose (ie, category) and Amount. It utilizes JavaScript to calculate subtotals automatically, depending on the value in a row’s Purpose column.

 

This solution works in Forms 10.2 but doesn't work in Forms 10.3.1 Update 2. Here is the JavaScript code:

 

Below are the screenshots:

 

Any ideas on what the issue might be? 

 

0 0
replied on March 4, 2019

In your CalculateSubtotals routine, you may need to trigger the field after you've calculated the Subtotal field to update it on the face of the form

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

Sign in to reply to this post.