I currently have a form that when submitted certain data from certain
fields is displayed within the body of the email.I have an area where
the user can enter information on more than one individual by clicking
ADD. The ADD option when click will display another similar entry block
for the individual's information to be entered. However, if I enter
information for more than one individual it only gets the information
for the first block of information entered.Currently, my
event.target.submitFor...