Can someone please help me in limiting the word count in ckeditor.
I am using ckeditor in text area for outsystems and i gave the max text area limit as 4000. But ckeditor is not limiting me for word counts.
I guess i have change some config file.
Any pointers please.
Hi Tanuj,
Are you saying that you are able to type more than 400 characters and you want to limit that?
Inside preparation of page where you are calling CKEditor, you need to set the configuration and change maxCharCount value to 4000.
Check attachment for full image.
Let me know if this works.
Thanks and Regards,
Suraj Borade