Hi guys,
We have an application which uses XSLT for it's navigation.
It renders the ecom groups, but not sorted in the order the administrator ordered the groups in the CMS ...
They seem to be sorted by Name in the XSLT ...
When I save the XSLT to XML the EcomGroup PageTags do have a Sort value, but that is the value it is sorted on in the XSLT, not the one of the user defined sorting ...
So I can't use an xslt:sort tag ...
Is there a way to use user defined sorting for ecom groups in XSLT navigation in a DW 9.4.5 application ?