I am having some problems setting a default value. The form is simple, i have a field "StartingAmount", and another field "ConfirmedAmount". I want "ConfirmedAmount" to default the same as "StartingAmount" but i also need the ability to alter "confirmedamount". I've tried a few different things, but have given me the wrong results. The form will have multiple records, and each record will have different values in both fields.