Hi all,
I have problem with admin menu and new widget.
In plugin I add SiteMapNodes for add custom widget into admin menu (CustomSection/Subsection1/TestWidget).
Menu nodes and items are created ok.
If I click on TestWidget item, go to configuration of widget (it is ok), but my admin custom widget menu part is closed and it is opened admin menu Configuration/Widgets, where there is item Widgets.
I want stay opened admin custom widget menu (CustomSection/Subsection1/TestWidget).
If I change default sitemap item Widgets from Configuration/Widgets into CustomSection/Subsection1/Widgets it works ok, but for next CustomSection2/... will be the same problem.
Is it possible solve this? Am I wrong something in creating plugin?

Thanx Petr