Hello, all;
I'm building a form with LiveCycle that has some sections for filling in travel data (numeric fields for hotel lodging rate, incidental expenses, transportation, a total cost field summing all the expenses, and a couple checkboxes for room availability). The form starts out with 3 instances of these sections and the client wanted the last one to have buttons to add/remove additional hotels, as needed. Based on this, I created the repeating subforms, and all seemed to work fine until I tested it and found out that the checkboxes (which really don't have any additional functionality) duplicate their checked value when a subform is added. I also noticed that the total cost field duplicated the value from the previous subform as well, despite different data input within its own section (see screenshot).
I'm guessing this has to do with the naming or something. What do I need to do to fix this? Do I need to look into arrays so the subsequent subform and field names don't get copied as the user adds new sections? If you need anything else from me, please let me know.
I really appreciate your help.
