Heading essentially explains the problem. We have an XFA form that we use for employee timecards. Every time you select the dropdown menu that has the list of dates it will duplicate everything inside the dropdown menu, for example:
Click on the dropdown once - Normal set of dates Click on the dropdown for a second time - You now have two copies of every date Click on the dropdown for a third time - You now have three copies of every date *rinse & repeat
The dates are coded to affect a set of other cells that populate depending on which Pay period is selected.
Really not seeing any other examples of this happening, any ideas?