Implement spelling checker in Dynamics NAV
-
intech systems
-
January 25, 2018
-
2 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
Microsoft and SAP Expand Partnership to Drive Transformation and Accelerate Customer Innovation
We are living in the era of digitization. Technological advancements are transforming how individuals and organizations engage and collaborate on every level. With intelligent and reliable business solutions, organizations are…
-
8 mins read
Implementing table extension framework in Dynamics AX
To implement the table extension framework in Dynamics AX 2012 R3, following are the steps: Assume that you have table SalesLine and you want to make extension…
-
3 mins read
Create low-code websites for external users using PowerApps Portals
Delivering the low-code apps to the employees across the organizations using PowerApps, therefore, has shown incredible growth in the last few years. Being, Dynamics Service Provider…
-
5 mins read