Multiple forms same page, same input id, console error

Quick one…

When you have two forms on the same page utilising the same input ID the console shows an error with duplicate ID’s (that old chestnut again). The forms both have different ID’s but none the less the duplicate inputs (lets say for example they are called notifyEmail) are conflicting and causing the console error… Surely this should not be the case as the forms are unique? It’s a real pain in the backside…

We like to use a standard naming convention for inputs across our forms for many obvious reasons, and with this duplicate ID scenario it’s not possible.

Anything that can be done about this in a future update?

Thanks for any input (pardon the pun hahahaha).

:wink:

Community Page
Last updated: