MaxLength Auto
30 sites
Security covered
This project automatically enables character limit displays on text fields that already have a maximum length defined. This removes the need to manually configure the character limit for each individual field.
Enable the maxlength module automatically on fields with a max length.
The maxlength module allows displaying a character limit on text fields, however it needs to enabled on a per-field basis.
maxlength_auto automatically enables maxlength on every field widget that already has a #maxlength key.