NAV 2013 Web clients. How to add function to user screen

KCLaiKCLai Member Posts: 31
edited 2012-10-03 in NAV Three Tier
I have Sales Order processor role accessing to Web Client.
I would like to have Sales Invoice function appear on the client screen, but i could not find the SI.
Neither i can find Departments list.

Comments

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    We develop solutions for Web client using the NAV Development Environment — designing objects and implementing business logic as we do with the Windows client (RTC).
    The same page or report that is displayed in the Windows client can also be displayed in the Web client.
  • beranberan Member, Microsoft Employee Posts: 80
    The lay out of the web/RTC pages is based on the lay out of the so called Logical Form. So if you add an action on a page in the designer then it should appear on A new instance of the Logical Form and the web/RTC page will lay out accordingly.On RTC it is easy to reopen the page and it will happen. To be sure on the web client you can close the internet Explorer and start again.
    Eric Beran
    Software Design Engineer II
    Dynamics NAV Office 365
    Microsoft

    This posting is provided "AS IS" with no warranties, and confers no rights.
Sign In or Register to comment.