Select to view content in your preferred language

From related records to the object in the map?

767
6
Jump to solution
09-18-2013 12:51 PM
JuliaGalindo
Regular Contributor
Hi everyone,

I have a dynamic feature service. There is one layer (feature class) that is related to a table. 
Using the flex viewer I created an application, where I can query the layer and get the related records.

I would like to query, first the related records, and then go to the related feature. For example search for an owner name, select one owner from the results list and then zoom to the related parcel.

Can this be done with a widget?

Thank you,
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Julia,

   There is no programming knowledge required, just simple XML configuration. There are examples of configuring a layer with relates in the eSerchWidget.xml and yes there is some pretty detailed documentation pdfs in the main zip that you download when you download this widget.

View solution in original post

0 Kudos
6 Replies
RobertScheitlin__GISP
MVP Emeritus
Julia,

   Yep this is a supported workflow in the eSearch Widget.

http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e
0 Kudos
JuliaGalindo
Regular Contributor
Hi Robert,

Thank you for your answer, I have already downloaded it, but I am not a developer, so I had difficulties trying to do something with it.
I know I have to edit the code and maybe just let one piece of it. I also know there are several services and layers on it.

Is there a document that can provide guides for dummies�?�.

Thank you very much,
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Julia,

   There is no programming knowledge required, just simple XML configuration. There are examples of configuring a layer with relates in the eSerchWidget.xml and yes there is some pretty detailed documentation pdfs in the main zip that you download when you download this widget.
0 Kudos
JuliaGalindo
Regular Contributor
Thank you Robert,

I will check it again!
0 Kudos
MichaelVolz
Esteemed Contributor
Robert:

When was the ability to query the related record to highlight a related feature built into this widget?  I do not recall being able to do this, but I have not been working much with FlexViewer in the past few months.

I do remember being able to go the other way where I query a feature and then access the related records.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Michael,

  Nothing was mentioned about highlighing the related feature. The ability to query a standalone/flat table and click on the result and if the related result has geometry than the map will zoom to that feature, I can not exactly recall when that that was added but probably a couple of version ago.
0 Kudos