- Issue created by @erikbrgn
- @erikbrgn opened merge request.
The textarea with summary and counter does not respect the count only setting in the form widget. It seems validation is done no matter what you do. Looking at the code, it's a seemingly small issue to fix.
Install latest version of the module (2.3.0), create a textarea with summary field that uses the textarea with summary and counter form widget. Check the count only setting. Exceed the field character max character count when the count only setting is checked.
Make small adjustment in the code in accordance with the other widgets.
Active
2.3
Code