Implement spelling checker in Dynamics NAV
-
intech systems
-
January 25, 2018
-
9 mins read
-
Dynamics NAV, Microsoft Dynamics, Troubleshoot
Implementing spelling checker in Dynamics NAV is simple and works properly with RTC Client for any version of NAV. We have developed a control add-in for spelling checker.
Follow these steps to implement spelling checker:
- Copy the “DynamicsNAV Add-In Project.dll” file in add-in folder for client and service.
- Create the new entry in Control Add-In Table
To install the add-in, insert the following details in Client Add-in table
- Control Add-in Name: Dynamics.NAV.SpellChecker
- Public Key Token: 48f3911b65e24838
- Category : DotNet Control Add-in
- Enable the spelling checker control add-in on selected text field on page (here, enabled on Item Card –) Description field)
- That’s it. System will warn the line for any miss spell and by right clicking on the word, you can get suggestions of correct spelling.
About Intech
Related Posts
How Do AI Agents Enhance Sales Orders in Business Central? [2026]
Introduction Artificial Intelligence is transforming the way businesses operate, and with the introduction of AI Agents in Microsoft Dynamics 365 Business Central, tasks that once required manual intervention can now…
-
17 mins read
Dynamics NAV 2017: View Standard and Extension Objects Code in RTC
You can view Dynamics NAV Standard Objects Code and Extension code in RTC by following the Code Viewer Control AddIn CAL Language is used in Dynamics NAV Objects…
-
15 mins read
What if I told you that your sales team is wasting almost 70% of their time on non-revenue-producing activities? It is true. Sales representatives spend only 28% of their time…
-
24 mins read