Hi, first of all - sorry for my english
I have 2 different menus on the page.
1 - the site menu
2 - submenu of the news folder.
Now, I trying to sorting the submenu by the publication date @ desc. order. But if I check this parameters in the snippet code, my big site menu is sorting by this way too.
I tryed to call DropMenu for the subnavigation from the string in the template:
[!DropMenu? &startDoc=`1` &levelLimit=`1` orderBy=`post_date` &orderDesc=`true` !]
but it doesn’t work.
Maybe my hands or head rising from wrong places

I hope my problem is understandable and my knowlage of English is better than knowlage of programming
Please, any ideas - how can I call 2 DropMenu snippets whith different sorting rules to one template?
Thanx.