I am developing an add contact form for my website, and I am having trouble dealing with Custom Fields and the PHP-SDK. I found documentation that says " You must name each custom field CustomField1, CustomField2,...CustomField15". Is there no way to use my own custom field names, like "Organization Type"? Also, if I use "CustomField1" as suggested, when I look at my custom fields list under "My Settings" in Constant Contact panel, I now have two custom fields: "CustomField1" ...and... "Custom Field 1" The customer data gets saved in the latter field, but I am still required to have the former field for API to work? Please advise.
... View more