How to set maximum character limit in HTML field in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2020 10:35 PM
Hi All,
We have Max length condition for the normal field.
But I want to do the same character restrictions on the HTML field also please help me with this
Please guide with any alternative way also apport from on submits a script
Thanks
Ramesh R
Labels:
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 08:30 AM
Thanks Pradeep for sharing link. I tried using the function (control.onkeyup) from the link but looks like it doesn't work for HTML field. Any suggestions will be appreciated.