Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
ArcGIS Experience Builder
Geoprocessing
ArcGIS Web AppBuilder
ArcGIS Dashboards
ArcGIS Field Maps
ArcGIS StoryMaps
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Electric
Imagery and Remote Sensing Insights (IRIS) COP
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcGIS Pro SDK
ArcObjects SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Europe
Americas
Asia Pacific
Esri India
Comunidad GEOTEC
GeoDev Germany
ArcGIS Content - Esri Nederland
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Products
:
ArcGIS Viewer for Flex (Retired)
:
ArcGIS Viewer for Flex Questions
:
Getting info from an asset
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
Getting info from an asset
Subscribe
486
3
Jump to solution
12-21-2012 09:42 AM
by
MesudKuka
Deactivated User
12-21-2012
09:42 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Hi,
I want to click on an asset (e.g. mains) and get information for it, like info button in ArcMap.
Which gadget should I use in ArcGIS Viewer for Flex 3.1?
Thanks,
Mesud
Solved!
Go to Solution.
Tags
(2)
Tags:
applications
flex
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
1 Solution
Accepted Solutions
by
RobertScheitlin
__GISP
MVP Emeritus
12-21-2012
09:56 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Mesud,
Get the Identify Widget from the code gallery:
http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89
Don't forget to
click the Mark as answer check
on this post and to
click the top arrow (promote)
.
Follow these steps
as shown in the below graphic:
View solution in original post
Reply
0
Kudos
3 Replies
by
RobertScheitlin
__GISP
MVP Emeritus
12-21-2012
09:56 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Mesud,
Get the Identify Widget from the code gallery:
http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89
Don't forget to
click the Mark as answer check
on this post and to
click the top arrow (promote)
.
Follow these steps
as shown in the below graphic:
Reply
0
Kudos
by
MesudKuka
Deactivated User
12-22-2012
06:37 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Thanks a lot Robert,
Mesud
Reply
0
Kudos
by
RhettZufelt
MVP Notable Contributor
12-22-2012
09:21 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Mesud,
If you don't want to have to select the Identify button first, you can configure a popup for that layer:
http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m3...
That can give you all the same information the ArcMap identify button does (but is configurable) by just clicking on the feature with the default pointer.
R_
Reply
1
Kudo
Post Reply