- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 07:07 AM
We are currently on Helsinki and I have read in articles that spell check was discontinued in ServiceNow due to the critical flaws and is dependent on your browser. My developer is currently ooo and I am trying to figure out why spell check is not working for Project/Status Reports/Comments field which we just went live with yesterday. It is this way using IE11 and Chrome. Spell check is working fine on Incident description, short descriptions, work notes, additional comments, RITM text fields but not this. Any thoughts?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2017 01:04 AM
right click on the header -> Configure-> Form layout and ou should find it there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 07:16 AM
Hello Diane,
You can add a spell check option to any field in UI11.
Before you begin
Role required: personalize_dictionary
About this task
Procedure
- Navigate to System Definition > Dictionary.
- Filter the list to view journal type fields and select a field to spell check.An example is the comments field in the Task table. This applies spell checking in the specified language to the multi-line Comments text box for incidents, problems, and changes.
- Click the table name to open the Dictionary form.
- Configure the form and add the Spell check check box.
- Select the check box to enable spell checking in every Comments field on the Task table.
- To use the spell checker in a task record, click the spell check icon (
) next to the field label.The spell checker highlights the misspelled words.
Reference:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 12:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 12:40 PM
Actually it looks like we are on UI 15 & UI16 so that's obviously the issue.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2017 01:04 AM
right click on the header -> Configure-> Form layout and ou should find it there.