Mini Generic Chart not visible in Tablet Client

WojtekmWojtekm Member Posts: 123
edited 2015-06-08 in NAV Three Tier
Good Afternoon,

I start using Tablet Client for testing and internal development purposes.
And i am facing issue Page 1390 "Mini Generic Chart" is not visible in tablet client.

Is there any necessary setup to show this page?

Here`s my definision of simple Role Center with this Page:
OBJECT Page 50006 Sales Rep Role Center
{
  OBJECT-PROPERTIES
  {
    Date=15-01-20;
    Time=15:17:14;
    Modified=Yes;
    Version List=;
  }
  PROPERTIES
  {
    PageType=RoleCenter;
    ActionList=ACTIONS
    {
      { 5       ;    ;ActionContainer;
                      ActionContainerType=ActionItems }
      { 6       ;1   ;ActionGroup;
                      Name=New }
      { 7       ;2   ;Action    ;
                      Name=Page Mini Sals Quote;
                      RunObject=Page 1324;
                      Promoted=Yes;
                      Image=Quote;
                      RunPageMode=Edit }
    }
  }
  CONTROLS
  {
    { 1   ;    ;Container ;
                Name=RoleCenterContainer;
                ContainerType=RoleCenterArea }

    { 2   ;1   ;Group     ;
                GroupType=Group }

    { 3   ;2   ;Part      ;
                PagePartID=Page1310;
                PartType=Page }

    { 4   ;2   ;Part      ;
                PagePartID=Page1393;
                PartType=Page }

  }
  CODE
  {

    BEGIN
    END.
  }
}


Comments

  • Anon123Anon123 Member Posts: 4
    Hey Wojtekm,
    I have the same problem. In Tablet Client as well as in WebClient :(
    All Generic Charts are not displayed and there is no error-message.
    Have you already found a solution?
    I read something about, that the Business Chart Add-In could be missing.

    But as I found the files
    - Microsoft.Dynamics.Nav.Client.BusinessChart.dll
    - Microsoft.Dynamics.Nav.Client.BusinessChart.dll.config
    - Microsoft.Dynamics.Nav.Client.BusinessChart.Model.dll
    - Microsoft.Dynamics.Nav.Client.BusinessChart.zip

    at C:\Program Files\Microsoft Dynamics NAV\80\Service\Add-ins\BusinessChart
    i guess this is not my problem. Have you any solution yet or an idea what else i can do?
  • FaschionFaschion Member Posts: 1
    Hey,

    did you found a solution?

    I have the same problem that the charts are not shown in Webclient/Tabletclient.
    Even in the standard role center "Small Business" for Tablet client the chart is not shown in Web-/Tablet-Client but in Windows-Client.
Sign In or Register to comment.