Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Textarea helper does not support setting of HTML standard tags. #52

Open
callumcodes opened this issue Jun 2, 2016 · 0 comments
Open

Comments

@callumcodes
Copy link
Contributor

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.

@callumcodes callumcodes changed the title Textarea helper does not support settings of HTML standard fields. Textarea helper does not support setting of HTML standard tags. Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant