When using the textArea helper it is not possible to set the tags laid out in its specification.
The fields the helper supports are: _labelAfter, _divClass, _labelClass, _label, _info, _inputClass, and _help
This does not include things like rows or maxlength etc.
Because the maxlength and data tags cannot be defined, the helper cannot be used in conjunction with the Character Counter in assets-frontend.
When using the textArea helper it is not possible to set the tags laid out in its specification.
The fields the helper supports are:
_labelAfter,_divClass,_labelClass,_label,_info,_inputClass, and_helpThis does not include things like
rowsormaxlengthetc.Because the
maxlengthanddatatags cannot be defined, the helper cannot be used in conjunction with the Character Counter in assets-frontend.