I have a form that has 2 tables. Each table has 3 columns that are added together per row and outputs the value in a 4th column. There are also 3 Total fields under each table that calculates the corresponding tables 3 columns and outputs its values into the corresponding field. The calculations work correctly during the initial filling out of the form. My problem occurs when the form is submitted and gets to the first user task. The columns that are being calculated do not hold their values and appear blank. See below (4th column is row total). The row total field is being marked as read-only using JavaScript. At the user task it is pulling a different form than the one that was submitted, but is using the same tables that were on the starting form. Any ideas as to why it is not keeping the values?
Using Forms 9.1.0.1441.