How to set maximum character limit in HTML field in ServiceNow

ramesh_r
Mega Sage

Hi All,

We have Max length condition for the normal field.

 

find_real_file.png

 

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

 

find_real_file.png

 

Thanks

Ramesh R

 

 

5 REPLIES 5

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.