RTC should closed down as soon as card page is close in NAV
Krupa143
Member Posts: 4
The RTC should open with card page and as soon as we close the card page the RTC should be closed ...
is there any solution of above ......
please help
Thanks in advance
is there any solution of above ......
please help
Thanks in advance
0
Best Answer
-
Try this code OnClosePage:
Application : DotNet "'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.System.Windows.Forms.Application" RUNONCLIENT; ******* Application."Exit";
5
Answers
-
You mean the scenario when the RTC is invoked as a card is shows a part of hyperlink processing?Slawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;0 -
no Mr.slawek
what I m trying to say is .. hold on let me explain you the actual scenario .
As soon as RTC is open the item card should open and that is opening I already done code for this and its working .
I am facing issue in when I closed that item card , I want Whole RTC should get closed and I m facing issue in That ..
0 -
When you work with NAV the 'normal' process is: you start the RTC manually, from Windows Start menu or from a shourtcut. Then you open a list page or a card page, work with it (update/review), close it. Open next. Review/update, close. Open next - and so on and on. When you are done working with NAV you close the RTC.
This is no different from working with Word or Excel or tons of other software - for example closing a document in Word does not close the Word application (just bear in mind that the X in the right top of Word or Excel is for closing the whole application, not the document)
Back to NAV - if you close the NAV application (the RTC) it will also close all the cards displayed in it. If you close one card the RTC app will not shut down - expecting you to continue working with another list/card page. No different from working with Word or Excel.
There is no way to force NAV client to close itself when 'a card is closed'Slawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;1 -
You could use a special shortcut for this with additional parameters:
"C:\Program Files (x86)\Microsoft Dynamics NAV\100\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe" "DynamicsNAV://Server:port/DynamicsNAV100/Companyname/runpage?page=21" -ShowNavigationPage:0
This opens the customer card, and closes the RTC when the card is closed.2 -
Still thinking why even you want to do this?
Is this a Business need?
Thanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/0 -
yes its business need0
-
Try this code OnClosePage:
Application : DotNet "'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.System.Windows.Forms.Application" RUNONCLIENT; ******* Application."Exit";
5 -
[Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]
Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

