Actions
Bug #3537
closedTextarea field types: Max Length isn't adding input attribute to prevent overflow
Bug #3537:
Textarea field types: Max Length isn't adding input attribute to prevent overflow
Description
There is PHP protection for max length, but when editing the field you've no idea that max length is present until you attempt to save. For fields that support it the attribute "maxlength" should be added.
Files
Actions