157
Views
1
Comments
Solved
[CKEditor] Ckeditor wordcount issue
Question
ckeditor
Web icon
Forge asset by CKEditor Team

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.

2018-11-06 14-26-44
Suraj Borade
Solution

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

charcount.PNG
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.