FormMessage
must have unique id
. href
must point to
ID of referenced input/textarea/select field.FormInput
must have has-error class.input/textarea/select
must use attribute aria-hidden="true"
and must have
a aria-describedby
attribute that references the id
of the link that
describes it (the one placed in FormMessage
).See example page for more error examples
There was a problem with your submission:
Use ul/li
to display multiple errors in FormMessage
. The same rules
as in the example for single errors apply.
See example page for more error examples
There was a problem with your submission: