Select to view content in your preferred language

Selecting Attributes for InfoPopUps

699
3
06-29-2011 10:31 AM
DouglassThompson_Leader
Deactivated User
Is it possible to select the attributes to be displayed in the infopopup window before you select the points/polygons?

I am new to FLEX.

Thanks!
Tags (2)
0 Kudos
3 Replies
JonFisher
Emerging Contributor
Do you mean to have the popup displayed when you hover over a feature but before you click on it?
0 Kudos
DouglassThompson_Leader
Deactivated User
I would like to have a widget that the user can open that would allow them to select a layer type(point or polygon) then select a subset of attributes to display in the pop up window.  Different users would want different data and would find scrolling down frustrating and hard to compare between two or more locations.

Does that make my inquiry any clearer?
0 Kudos
JonFisher
Emerging Contributor
Ah, I don't know of any way for your users to choose which of the attributes they wish to be included in the popup window. However, if you just have a few different user groups you could always use different config.xml files for the different users, each of which points to different popup config files with different fields.
0 Kudos