Select to view content in your preferred language

Attribute Inspector in the new FLex Viewer?

517
1
10-27-2010 10:37 AM
JHayes
by
Frequent Contributor
I would like to create an application in the ArcGIS Viewer for Flex 2.0 utilizing the Attribute Inspector/Editor functionality from the Flex API.  I know you can edit features in the Viewer using ArcGIS Server 10, but I don't want users to edit the geometry of the features.  Only the attributes.  Is this possible?  If so, is there any documentation?  Excuse me if this is a silly question.  I checked the posts and didn't see anything similar to this and the two applications seems to be separate.

Thanks for your time,
Joe
Tags (2)
0 Kudos
1 Reply
JustinGreco
Frequent Contributor
Take a look at the Attribute Inspector (edit) sample:
http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=AttributeInspectorInfoWindowEditable

It does not use the Editor component, just the Attribute Inspector.  You just have to have edit capabilities turned on in your feature service.
0 Kudos