When you open pages directly (i.e. page 9305 - Sales Order List) and double click on a line, it opens a sales order in edit mode.
However, when you open page 42 - Sales Order, it opens it in view mode only.
How do you program a page so it opens in Edit mode?
0
Comments
Just right click on on a list page and you'll see that Edit is in bold and default setting.
If you want to open a page in edit mode. Add &mode=Edit to the link.
[url=dynamicsnav://localhost:7046/DynamicsNAV/KRONUS2009SP1/runpage?page=42&mode=Edit]dynamicsnav://localhost:7046/DynamicsNA ... &mode=Edit[/url]
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
You can also influence the double click event. \:D/
http://dynamicsuser.net/blogs/mark_brum ... rtcut.aspx
If you run page 42 directly without having it open from another page, it automatically starts it in View mode ONLY. My question is, how do you run page 42 directly in EDIT mode.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Directly (level 1) pages are always the embedded listpages in the role center. From there you start card pages in their own window that would Alt+TAB in windows also.
The RunFormMode property is not working for you?
I guess it really doesn't matter since the form will be access from teh role center.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Ok, that is for preview purposes only, to see how it looks.
For real testing I always just leave the RTC open. Because it does not need a restart you can easily test there.
But you are right. Edit mode might be better.
Yet you can click on Action --> Edit?
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Reading the title and the initial post I thought: this will solve my question. But it didn't.
My question, much alike Alex intitial question, is:
How do you program a page so it opens in View mode?
Or in other words: when double clicking a line on a List Place (e.g. Customer List) I want the Customer Card to open in view mode instead of (by default) edit mode. Any idea how I can get this done?
EDIT:
To get possibly more attention I created a new post for my question: Default to View Mode.
Never stop learning
Van Vugt's dynamiXs
Dutch Dynamics Community