I have a form where there is a table, and inside the table is a row for a Check box for “Sub to Sub”, a row for Work performed by Sub-Contractor Description, a row for Original $$ Amount, and a row for Final $$ Amount Paid. The Original Amount and Final Amount Paid totals up at the bottom of the page.
The user would like to have it set that if the Sub-Contractor selects a check box under “Sub to Sub” row, the dollar amount that is entered for the Original Amount and Final Amount Paid for that row across does not add into the Total amounts at the bottom of the page.
Is it possible to write a Javascript for this and if so, what would it be?
The user would like to have it set that if the Sub-Contractor selects a check box under “Sub to Sub” row, the dollar amount that is entered for the Original Amount and Final Amount Paid for that row across does not add into the Total amounts at the bottom of the page.
Is it possible to write a Javascript for this and if so, what would it be?