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
“Mobilize” your business with Microsoft PowerApps
Choosing a customized solution for a business can be painfully expensive and resource-intensive considering the design, development, hosting and ongoing support costs…
-
13 mins read
7 reasons to migrate your business to cloud
The world is changing at a rapid speed when it comes to technology and innovation. Every business wants to keep up the pace by performing, growing and maximizing the ROI…
-
15 mins read
Field Level Security is now possible with NAV 2016!
Dynamics NAV 2016 now supports the field level security capability with new property for table’s field AccessByPermission. Set a value for the table field or UI element
-
9 mins read