Hello,
I would like the employees to appear / be grouped in a specific order? I am currently using this in the Javascript part of the OrgChart:
api.setSorting("Order", "ASC", "Number");
but i need to sort by an additional field, is that possible?
Hello,
I would like the employees to appear / be grouped in a specific order? I am currently using this in the Javascript part of the OrgChart:
api.setSorting("Order", "ASC", "Number");
but i need to sort by an additional field, is that possible?
Hi @Jeniffer_Rivera,
Please see the following article:
How to order employees boxes using custom field for Org Chart in SharePoint and Microsoft Teams — Plumsail OrgChart 1.0 documentation
how can i order by multiple fields simultaneously?
Hi @Jeniffer_Rivera,
Sorting is only possible by one field. Could you please elaborate on your use case? Specifically, I'd love to understand why you need double sorting and how you envision it working.
hi @a.cox ,
i would like to order it first by one column and then based on the first ordering to order it yet again by the next field. On SharePoint Terms, something like the screenshot below.
Hello @Jeniffer_Rivera,
Unfortunately, the Org Chart does not offer such advanced sorting options at the moment. You can only sort by a single field. If you need employees to be arranged in a specific order, you can create a custom field for more precise sorting.
This does seem like a nice feature to add though, so I will discuss the possibility of adding it with the team for future updates.