Add Languages in NavXtender

Add Languages in NavXtender

You are here:

NavXtender currently supports English (ENC/ENU), Canadian French (FRC), and Spanish (ESP). For NavXtender to attach record links in additional languages, you (or your NAV Partner/Developer) will have to make changes in the NavXtender Codeunit to add the translations. 

Step 1: Add translation values to NavXtender configuration

  1. Navigate to NavXtender’s installation directory.
  2. Open the NavXtender.exe.config file in a text editor.
  3. Look for the CardPrefixCSV property:

  4. Add a translation for “New”, “Edit”, and “View” in the required language (comma separated, with no spacing between words; e.g, “New,Edit,View”).

Step 2: Add translation values to NavXtender web service codeunit

  1. Open the “NavXtenderAddLink” codeunit in the Object Designer (default object ID is 50011).
  2. Select View and select C/AL Globals.
  3. Go to Text Constants.
  4. Find the text constant for the required page and open Properties (Shift+F4).
  5. Select ConstValueML property and click the Assist Edit button to show the details.
  6.  Add the language code and translation required for the page.
Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Need help?

Leave A Comment

Go to Top