Taxonomy_item_display_order does not reflect the order of the Taxonomy nodes in the workarea

  • Updated

When using the TaxonomyManager GetTree method and sorting the taxonomy nodes using the TaxonomyItemsSortOrder.taxonomy_item_display_order, the list does not mirror the order of the taxonomy nodes in the Workarea Taxonomy tab. Instead, the taxonomy nodes and sub nodes are ordered alphabetically. 

 

Workarea taxonomy nodes:

TaxononmyReorder7

The return output from the GetTree using TaxonomyItemsSortOrder.taxonomy_item_display_order:

TaxononmyReorder6

To resolve

 1. Go to the parent taxonomy category.

  TaxononmyReorder

 2. Click the Reorder button for the taxonomy category.

  TaxononmyReorder2

 3. Click the Update button. 

  TaxononmyReorder3

 4. Rerun the template. The results will reflect the order of the taxonomy nodes on the Workarea taxonomy tab.

* Note: You also need to complete this process to the subnodes to reflect the Workarea subnodes.