NAV 2009 R2 Upgrade Question Form.RUN

infonote
Member Posts: 233
Hi,
If a client is using RTC Pages only, i.e. without forms, should standard code be replaced?
E.g. should FORM.RUN be changed to PAGE.RUN assuming the page already exists?
I am pretty sure it is a yes but need confirmation.
Thanks in advance.
If a client is using RTC Pages only, i.e. without forms, should standard code be replaced?
E.g. should FORM.RUN be changed to PAGE.RUN assuming the page already exists?
I am pretty sure it is a yes but need confirmation.
Thanks in advance.
Blog: http://www.kaizenlog.com
0
Comments
-
If form is existing then no need to change..NAV will automatically convert it as Page..0
-
mohana_cse06 wrote:If form is existing then no need to change..NAV will automatically convert it as Page..
Thanks for the reply.
But if a new function needs to be added to a page, I guess the function should not be added to the form only, just replace the global variable from Form to Page to call the new function.Blog: http://www.kaizenlog.com0 -
I don't think NAV will automaticaly convert a form to a page. If you call a codeunit containing a FORM.RUN from a Role Tailored Client environment, NAV will check if there is a corresponding page available (corresponding = page with the same ID). If the page doesn't exist you can transform the form to a page yourself by using NAV transformation tool, but NAV won't do that automaticaly...0
-
mohana_cse06 wrote:If form is existing then no need to change..NAV will automatically convert it as Page..
It doesnot mean that it will convert the form to page..
it means that it will convert Form.Run to Page.run..
I should have been more clear0 -
Yes if you are using the FORM.RUN in RTC the corresponding page with the same ID will be run...if there is no page then an error will be generated.
And yes if it's new code you are adding and you are only implementing for RTC use the PAGE command and not the FORM one...
Also only add functions to PAGEs if you can't add them on the table itself or in a codeunit....Why don't you try my compare tool?
http://www.mibuso.com/dlinfo.asp?FileID=11230
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