Fields with the same Label Name

Fields with the same Label Name

I'm having a little problem parsing e-mail data in zoho creator. I receive leads by e-mail in a standard format and am trying to get them through creator into CRM.

The format of the e-mail received as well as the form I have created looks something like

Name:
Phone:
E-mail:

----  Pickup ---
Address:
Postal Code
City

--- Drop-off ---

Address:
City:
Postal Code.

Although the label names are the same, the field names are different: address_p, city,_p, postal code_p, address_u..etc.

When an e-mail comes through, creator takes the data from the second set of fields (drop-off) and overwrites the fields in the first section, so that the data contained in the pickup section is overwritten by the data contained in the drop-off section.

Is there any way to stop this from happening, or to copy the data from the first set of fields into other fields before they get overwritten ?

Any suggestions are welcome.

I have attached a template of the actual e-mail I need to have imported into creator.