Select to view content in your preferred language

Flex Newbie: Widget Coding and Design

1261
1
08-23-2011 12:16 AM
AzizulAlam1
Deactivated User
Hello,

I am new at Flex Platform. I am working with viewer. I want to create an widget that will appear like "Bookmark List" widget. And when I will click on every option, It will add a feature layer (as like "More..." pop up button works) and clicking on feature or mouse over on feature It will show some fields of data.
Tags (2)
0 Kudos
1 Reply
BjornSvensson
Esri Alum
If you add those layers as operational layers in the main config.xml file, then exclude the "More..."  from the Map Switcher (or just those layers) and use the Layer List widget to turn them on. I think this is close to what you are asking for.

http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Map_switcher_widget/01m300000026000000...
http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Layer_list_widget/01m300000002000000/
0 Kudos