Webform Accessible Validation

Categories

Component ID

2897947

Component name

Webform Accessible Validation

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

72

Component created

Component changed

Component body

Webform is easy to use and has a bit of flexibility right out of the box. Though it's seriously lacking in the accessibility department especially in Drupal 7.

This is a simple module (so far); it disables the HTML5 validation on forms created with Webform, allowing the Drupal form validation to take over, then converts the validation errors in the error messages into anchors linked to their respective form elements.

Hoping to build on this and add features and support for more types of forms.