we have some fabric task folders which are then displayed as MWS menu entries (in the left part of the screen). Say, we have the following structure:
Parent Folder
MenuEntry A
MenuEntry B
MenuEntry C
I’d like to reorder the menu entries within “Parent Folder” so that B stands before A. I.e. the new sequence should be B, A, C.
How can I do this?
I logged into MWS as sysadmin and went to the fabric tasks, but in their properties I cound not find anything that would set / determine the position of an entry within its parent.
Your file (I assume you got it by exporting from the Designer’s MWS admin view) contains the attribute “sortID” for some nodes. Do you know whether they matter, where the are stored and how to edit them for existing nodes?