Hi,
Sorry to sound dumb but does onSubmit allow me to bypass the ugly EE error screen if required fields haven’t been populated and instead allows me to add errors on the form itself?
Yes, that is correct…
That is… onSubmit in conjunction with your own Javascript will allow for JS validation, avoiding the ugly EE error templates