Add a text length hint to CMS fields.
Installation via composer
$ composer require littlegiant/silverstripe-admin-text-length
Call ->setLengthHint()
with the length required on any TextField
.
TextField::create('LimitedLength', 'LimitedLength')->setLengthHint(100)
This project follows the standards defined in:
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem