Options

Annoying Navigation Pane "Feature" in RTC

matttraxmatttrax Member Posts: 2,309
edited 2010-06-01 in NAV Three Tier
Can someone tell me why this works the way it does? Or how to keep it from doing it in the "correct" way.

Say I have two items in the navigation pane in the RTC. One is called Purchase Orders, the other Purchase Orders - Received Not Invoiced. I understand that the second is a subset of the first, and so NAV tries to be logical and creates a tree like menu for these two items where you have to click and expand to show the Received Not Invoiced menu item. I just want them listed out like I have on my form (using the transformation tool).

The only way I know to get rid of it is to add a WHERE clause to fake it out. So then it doesn't think that the second is a subset of the first. Anyone else experienced this? I've attached an image.

Comments

  • Options
    freddy.dkfreddy.dk Member, Microsoft Employee Posts: 360
    If two listplaces uses the same page and one contains a filter and the other one doesn't - then yes, we see the first as a subset of the second, and that is by design.

    Later on we will add functionality for you to create a new filter for customers and save it from the UX - and that will fold in underneath Customer as well.

    I haven't heard other people complain about it - but your fake filter or a copy of the page would solve your problem.
    Freddy Kristiansen
    Group Program Manager, Client
    Microsoft Dynamics NAV
    http://blogs.msdn.com/freddyk

    The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
  • Options
    matttraxmatttrax Member Posts: 2,309
    It's a good idea for sure. But I do think it should be optional (ideally customizable by the user as well). The user shouldn't have to make an extra click to get to the information they need.

    It's very confusing. As a developer when I build a form and transform it to a page, I expect the output to look similar to what I built on the form. It seems as though separators and indented items (parent-child so to speak) are ignored. Are these covered in the 2009 Development training material? I haven't had a chance to read through them yet.
  • Options
    BeliasBelias Member Posts: 2,998
    i was looking for something else and i found this...thank you, i finally understood how submenu is created...i gave up some time ago :mrgreen:
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
Sign In or Register to comment.