Non-unique ID for multiple forms
-
Getting the following errors:
contact:1 [DOM] Found 2 elements with non-unique id #7e84b6238c-0: (More info: https://goo.gl/9p2vKq) <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-0" checked="checked" value="696fe46f53"> <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-0" checked="checked" value="696fe46f53"> contact:1 [DOM] Found 2 elements with non-unique id #7e84b6238c-1: (More info: https://goo.gl/9p2vKq) <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-1" value="932a2ded39"> <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-1" value="932a2ded39"> contact:1 [DOM] Found 2 elements with non-unique id #7e84b6238c-2: (More info: https://goo.gl/9p2vKq) <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-2" value="05ab0db82c"> <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-2" value="05ab0db82c"> contact:1 [DOM] Found 2 elements with non-unique id #7e84b6238c-3: (More info: https://goo.gl/9p2vKq) <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-3" value="837e40be47"> <input type="radio" name="group-7e84b6238c[]" id="7e84b6238c-3" value="837e40be47"> contact:1 [DOM] Found 2 elements with non-unique id #recaptcha_three_response: (More info: https://goo.gl/9p2vKq) <input type="hidden" name="recaptcha_three_response" id="recaptcha_three_response"> <input type="hidden" name="recaptcha_three_response" id="recaptcha_three_response">Due to having two instances of easy forms on the same page using the same MailChimp list and reCaptcha. I found a closed post about this issue from 2 years ago that said it would be handled in a subsequent release, but cannot find additional information about a fix. Any ideas of how to address this (assuming I need to keep both forms on the page)?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Non-unique ID for multiple forms’ is closed to new replies.