You are here

README.txt in Soft Length Limit 8

Same filename and directory in other branches
  1. 7 README.txt
Soft Length Limit

This module provides a counter that indicates the maximum recommended
characters in a certain text field. This means the user will be warned if the
content length of the field is exceeded, but will still be able to pass content
validation and be persisted in the relevant storage.

This module adds the following features:

* Lets the user configure any instance of a text field's widget, to have a
  specific soft limit. This is done in the "Manage Form Display" page of the
  relevant entity type. This counter will always be shown on fields with a soft
  limit.

File

README.txt
View source
  1. Soft Length Limit
  2. This module provides a counter that indicates the maximum recommended
  3. characters in a certain text field. This means the user will be warned if the
  4. content length of the field is exceeded, but will still be able to pass content
  5. validation and be persisted in the relevant storage.
  6. This module adds the following features:
  7. * Lets the user configure any instance of a text field's widget, to have a
  8. specific soft limit. This is done in the "Manage Form Display" page of the
  9. relevant entity type. This counter will always be shown on fields with a soft
  10. limit.