I have a field in a form that allows a user to purchase a t-shirt for the event at the same time they register. We want to add a second copy of that field to allow a user to order a second shirt if desired. I duplicated the t-shirt field, changed the information slightly so that it would save, and made sure it was set to show up on the form.
When someone tries to register if they use the original shirt order field it automatically adds the amount to the total due and I can see it change when I select the size for the shirt. When someone selects a second shirt though from the new field that total does not get added to the total due. As mentioned previously all I did was copy the field, I did not create the new one from scratch so not sure what is going on here. Any ideas?