The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
20 views

Sharepoint Spell Checker for Comment boxes only

In my sharepoint application i am using spell checker control for spell checking the entire page. And i excluded the spell checking in People Picker control bu using the folowing snippet. var ...
2
votes
0answers
24 views

How to use the Sharepoint Spell Checker in 2013?

http://msdn.microsoft.com/en-us/library/ms516167.aspx Hi, I have gone through the above link and found that the sharepoint spelllchecker is available and can be used. Can someone give me a sample ...
0
votes
1answer
62 views

Spell checker not detecting spelling errors

The spell checker on my companies SharePoint site seems to not be working correctly. When we type a spelling error, i.e. customre, then click the Spell checker it says no spelling errors are found, ...
2
votes
1answer
76 views

Remove languages from spell checker

What is the best way to hide or remove languages from the spell checker? I want to reduce the available languages down to only three entries.
2
votes
1answer
159 views

Add to SharePoint's dictionary

Is it possible to add entries to the SharePoint 2010 spellchecker's dictionary? Also, does SharePoint's editor have any auto-complete functionality like in Word 2010? Thanks.