You need to sign in to do that
Don't have an account?
Gopal Chat
In a page I have Comment section recordtype is textarea,In that i want to stp paste after its word length become 255
but i can write and paste before 255 words
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
Please try the below piece of code and let us know if this works for you. The above sample code will also handle Right Click and Paste (if greater than 255) because of an onchange event.
Let me know if it works for you.
Kindly mark this as solved if the reply was helpful.
Thanks,
Nagendra