I have a lot of widgets and my dashboard in Flex Viewer 2 has gotten cluttered. How can I add menus to the dashboard rather than buttons to organize the widgets? Any help will be appreciated.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
You need to add your widgets to the config="widgets/HeaderController/**HeaderControllerWidget.xml Source: http://help.arcgis.com/en/webapps/flexviewer/live/apps/config-wgcontainers.xml Good Example http://help.arcgis.com/en/webapps/flexviewer/live/index.html |
|||||||
|
|
You can use <widgetgroup> to group several widgets shown in the HeaderController into one group/folder. You can see a live example at http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=config-all.xml It's also described in the documentation at http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Widgets_in_the_ArcGIS_Viewer_for_Flex/01m30000001v000000/ http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/The_Widget_Container_tag/01m300000003000000/
|
|||||
|

