Spell checker

You can integrate a spell check plug-in that will check your writing on SSP and in the Agent portal. The spell checker is active in the field types Text and Text area. In the text area field an orange icon in the left bottom that lets you access the functions and settings for the plug-in.

We have support for spell check via external module “WebSpellChecker Proofreader” which means you need to acquire this. At the moment priced at 250$/year and you can buy it here.

When you have bought the plugin you will receive a Service ID. Use this to activate it in NSP by running script:

exec app.spSetGlobalSetting 'EnabledWebspellchecker',

'{ "serviceid":"CUSTOMER_SERVICEID"}'