cancel
Showing results for 
Search instead for 
Did you mean: 

OrgChart: Max number of positions displayed in chart

Former Member
0 Kudos

Hello,

We are working on OrgChart Accelerated 2.01.

We have some orgs with a lot of positions. I noticed that OrgChart is only displaying 25 positions, if they are more than that, they won't be displayed in the chart.

Is this some well known limitation in Nakisa Orgchart?

Is there a way to avoid this?

Thanks,

Laurent

Accepted Solutions (1)

Accepted Solutions (1)

StephenBurr
Active Contributor
0 Kudos

Yes, although you should see paging icons to move to the next 25, etc.

In AppResources.xml you can change the page limit value from the default of 25.

See section <orgchartconfiguration>, for each <orgchart> defined you will have a page limit attribute:

<pagelimits default="25">

</pagelimits>

Change to what ever you wish.

Stephen

Answers (0)