Select to view content in your preferred language

Editing Related Attributes Example

1445
3
01-27-2011 10:05 AM
ChristineZeller
Occasional Contributor
Hello Community,

I'm looking for an example or so code that shows some editing capabilities of a related table/information.

What I'm after is if a user clicks on a feature display some outside information (non GIS attriubtes) related table and have the ability to edit it or at least view it. 

Can someone point me to some examples (codes, demo, etc.).

Thanks
Christine
0 Kudos
3 Replies
ChristineZeller
Occasional Contributor
Hello again,

I just ran across this example and it is very cool and I think it will help me get started on my way.  ONE ASPECT.

http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolkitAttachmentEditor

What I'm unsure about is how to set up the mxd and the related tables and such. 

In the example I see there is an incident feature layer and the rest endpoint shows

Relationships:
ServiceRequest_IncidentPriority (1) -- Related To: Incident Priority (1)

Incident Prioity is linkable endpoint and looks like a table with fields and stuff.

What is "ServiceRequest_IncidentPriority (1)" is this another table?

I would like to set this example up with my own data but I'm really at a lost for setting up the initial feature layer (point feature) and related table or tables.  Do I just add a layer and a table to a mxd --relate them and server it?  Is there more documentation out there to rebuild this example with different local data?

Thanks
0 Kudos
JenniferNery
Esri Regular Contributor
I don't know if you had found your answer but this help doc from ArcGIS Server might help http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//002q00000079....
0 Kudos
ChristineZeller
Occasional Contributor
Thanks Jennifer,

So it is a relationship class in the geodatabase and not a related table in the MXD?

Chris
0 Kudos