Add Information...

prasad.khorgade
Member Posts: 25
Hello All,
I want to add some text information in Tool Bar ----> HELP ----> About Microsoft Dynamics NAV window.
IT will show the Version information. Here I want to add some text information.
Is it possible? If Yes, then could anyone please suggest me how to do it?
thanks in advance..
I want to add some text information in Tool Bar ----> HELP ----> About Microsoft Dynamics NAV window.
IT will show the Version information. Here I want to add some text information.
Is it possible? If Yes, then could anyone please suggest me how to do it?
thanks in advance..
0
Answers
-
Modify the exit-value of function ApplicationVersion in Codeunit 1.No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
Thanks...
It's working.
But if I want to add the line below the Original Version line then
How & where i need to write a code?0 -
You can't.No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
ok..
thanks for your time & Solution...0 -
Please mark this topic as solved. See Forum Rules #3.9No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
prasad.khorgade wrote:But if I want to add the line below the Original Version line then
How & where i need to write a code?EXIT('Line 1\Line 2');
Frank Dickschat
FD Consulting0 -
FDickschat wrote:In function ApplicationVersion in Codeunit 1 just change the exit value to include a "\" Like
EXIT('Line 1\Line 2');
EDIT: I added "\Line2" to the existing value (EXIT('BE Dynamics NAV 5.0 SP1\Line2');), and that displayed the '\' character in the dialog box.
EDIT2: Adding a space before '\' (EXIT('BE Dynamics NAV 5.0 SP1 \line2');) did work as expected. The text "line2" is displayed on a new line.No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0 -
Well, It is in production currently with a 6.01.30212 (see screenshot):
I have to admit the value was added before the original text but that should not make any difference. It worked with 4.01, 4.02, 4.03, 5.01 and 6.01 like that.Frank Dickschat
FD Consulting0
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