Disable HTML5 validation

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 2207

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Images


Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet de désactiver la validation du browser pour les formulaires et d'utiliser la validation de Drupal

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 2.0.
shield Stable releases for this project are covered by the security advisory policy.


Description

Drupal's own form validation is way more flexible and accessible than the HTML5 validation your browser performs. Unfortunately, HTML5 validation is performed before Drupal validation, so Drupal validation never happens. This module disables browser validation in all your forms by adding the novalidate attribute to the form tag. Learn more why HTML5 validation is bad here: https://www.drupal.org/node/1797438

Hopefully, once this issue is resolved, this module isn't needed any more.



Toutes les informations proviennent du site drupal.org