I'm using a Salesforce Web-to-Lead form on a website i'm working on.
I want the same form to appear in 2 places, in the footer but also in a fixed position div.
Because the labels and inputs have the same ID they are conflicting with my form validation and behaving erratically.
Is there an easy way to fix this?
Thanks in advance, George