Grammar Check in Pega 8.6.6

We are looking for Grammar check component to use in RTE.

Do we have any OOTB or supported Plug-ins in 8.x?

@YugandharR6627

You can try the solution mentioned in the article: Spell check option in Rich Text Editor | Support Center

Also

Browser spell checking

By default, browser spell-check functionality is disabled in Pega applications. If you want to enable native browser spell-checking, complete the following steps:

  1. In UserWorkForm, set the window.disableNativeSpellChecker option to false to enable it.
  2. If the Context Menu plugin is enabled, users must select and hold the Ctrl key when right-clicking misspelt words to see the suggested corrections.

@gasharma Thanks for your response. We are looking for checking grammar in a sentence. RTE has OOTB spell check feature which checks for spelling errors in words but looks like there is no component that checks for grammar like in Microsoft Word.

@YugandharR6627

Please check this if these links helps you…