Hi,I'm creating a contracting template form where I a cover page that
holds all the user entered fields. Names, dates, amounts, applicable
contract terms etc. Once completed it a click event makes the contract
visible with all the data populated from the cover page.The issue is I
have a dynamically expanding table for the payment schedule (see below).
Row 1 is fixed as they'd always have 1 payment that is due when the
contract is signed, but row 2 lets them schedule installment payments.
The foo...