Change Multi Language used in a table

HenrikDK
Member Posts: 14
Hey,
I have some code on the modify trigger, which checks various things on the line. The line also has a Error Text field, which is filled out with an error text that come from different Text Constants. These Text Constants is set up with ML, so the error text is writen in the language the user is using. The problem is, the 'user' is a web part which writes to the table through a page. Is it possible to setup a default language for the user or the table, so the language is Danish instead of the English used in the Caption? Maybe like it is possible with CurrReport.Language in reports?
/Henrik
I have some code on the modify trigger, which checks various things on the line. The line also has a Error Text field, which is filled out with an error text that come from different Text Constants. These Text Constants is set up with ML, so the error text is writen in the language the user is using. The problem is, the 'user' is a web part which writes to the table through a page. Is it possible to setup a default language for the user or the table, so the language is Danish instead of the English used in the Caption? Maybe like it is possible with CurrReport.Language in reports?
/Henrik
0
Answers
-
Edit: Found a solution to a problem, but that was regarding a different problem.0
-
Found a solution; used GLOBALLANGUAGE.
IF WantedLanguage <> GLOBALLANGUAGE THEN GLOBALLANGUAGE(WantedLanguage );
0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions