- Issue created by @hosisam
- Merge request !6Issue #3460973 by Hosisam: Add a warning message when input exceeds the maximum length → (Open) created by hosisam
The MR adds functionality to display a warning message next to the input field when the user types more than the maximum length specified in the length indicator settings.
- Added a new field in the length indicator settings form for defining the warning message text.
- Updated JavaScript to display the warning message if the input length exceeds the maximum length.
- Modified the template to include the warning message div.