
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2020 12:08 AM
How to disable the spell check that happens by default for all HTML fields.
System Localization mentions default spell checker as English, but doesn't have a option none. The expectation is that spell check should not happen on the HTML field while I am editing in the HTML field. I am writing articles in the Knowledge article and if I copy paste scripts, these spell checkers are annoying.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 08:30 AM
Navigate to the Dictionary record for the desired language: In ServiceNow, go to System Definition > Dictionary and search for the dictionary record for the language you want to disable spell check for.
Edit the dictionary record: Click on the dictionary record to open it in edit mode, and then scroll down to the "Content Fields" section.
Find the "Article body" field: In the "Content Fields" section, find the "Article body" field and click the "Edit" button next to it.
Disable spell check: In the "Edit Content Field" dialog that appears, uncheck the "Spell Check" checkbox and click the "Update" button.
This will disable spell check for the Article body field on Knowledge articles for the specified language. Note that this change will only affect new articles created after the change has been made; it will not retroactively disable spell check for existing articles.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2020 12:45 AM
Tried both ways
Ankur - spell_check doesn't apply to Translated HTML field data type.
Here I am trying to disable spell check for a Translated HTML field - Article body on kb_knowledge table.
Mark - Spell checker column already reads false, but no go!
Thanks for replying.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2020 01:18 AM
Might this be about your browser spell checking itself?
Can you share an example?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP
---
LinkedIn
Community article list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2020 01:50 AM
Hi Anish,
You can use below work around to remove spell check:
Chrome:
https://www.microcenter.com/tech_center/article/6051/how-to-disable-spell-check-in-google-chrome
Firefox:
https://support.mozilla.org/en-US/kb/how-do-i-use-firefox-spell-checker
Safari:
https://osxdaily.com/2011/08/18/disable-spelling-auto-correct-safari-mac-os-x/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2020 04:56 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 08:30 AM
Navigate to the Dictionary record for the desired language: In ServiceNow, go to System Definition > Dictionary and search for the dictionary record for the language you want to disable spell check for.
Edit the dictionary record: Click on the dictionary record to open it in edit mode, and then scroll down to the "Content Fields" section.
Find the "Article body" field: In the "Content Fields" section, find the "Article body" field and click the "Edit" button next to it.
Disable spell check: In the "Edit Content Field" dialog that appears, uncheck the "Spell Check" checkbox and click the "Update" button.
This will disable spell check for the Article body field on Knowledge articles for the specified language. Note that this change will only affect new articles created after the change has been made; it will not retroactively disable spell check for existing articles.