<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using Related Tables in Flex Viewer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94815#M3505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use the eSearch widget with 2 related tables, but so far I have been able to see the data only of the first one. The difference is that the second table is related to the first table, so that in the &amp;lt;relate&amp;gt; section the ID is: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;relate id="8" ...&amp;gt;, where 8 is the ID of table#1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure that this is actually possible with the eSearch widget, and eventually how?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Silvana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 14:50:14 GMT</pubDate>
    <dc:creator>silvanagiberti</dc:creator>
    <dc:date>2014-05-12T14:50:14Z</dc:date>
    <item>
      <title>Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94793#M3483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello! I am fairly new to using ArcGIS for Flex and am trying to set up a viewer for my organization. I am wanting to use the Query widget to allow users to search for information on a table. The table is related back to a layer and I can see it on my server, but when I go to use the data in the widget, I get error #1009. Is it possible to use a table in the query widget or does it have to be a feature class?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On a related note, can you use information in a related table to populate a "pop-up" for a feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Amy S.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 19:09:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94793#M3483</guid>
      <dc:creator>AmySadler</dc:creator>
      <dc:date>2012-05-31T19:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94794#M3484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Amy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Relates can be accessed using my eSearch but as relates require you to specify which relate you are wanting data returned for you can not use them in popups. The query widget is for display of geometry and not just querying tabular data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2012 14:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94794#M3484</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-06-02T14:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94795#M3485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the info! How do you use eSearch? So does this mean there isn't a way to display related tables in Flex?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 17:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94795#M3485</guid>
      <dc:creator>AmySadler</dc:creator>
      <dc:date>2012-07-10T17:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94796#M3486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Amy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;"How do you use eSearch?" It is just like the search widget that come with the viewer but with MANY more options and capabilities. Many times it is easier to dig in than try to think about things to much.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"So does this mean there isn't a way to display related tables in Flex?" No, there are ways to display related tables in FLEX, but I assume you are not a developer. There is not a widget already created for displaying related tables besides my eSearch, that I am aware of.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94796#M3486</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-10T18:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94797#M3487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am most definitely not a developer. Thanks for the information! I will try this and let you know how it works!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 19:21:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94797#M3487</guid>
      <dc:creator>AmySadler</dc:creator>
      <dc:date>2012-07-10T19:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94798#M3488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added your widget to my Flex Viewer and it is fantastic! Thanks for your work on this!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have one question though. I am trying to display related records (which are in a table) of a spatial layer, but so far, I haven't been able to get the related records to show. Is this possible or am I just doing something wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 20:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94798#M3488</guid>
      <dc:creator>AmySadler</dc:creator>
      <dc:date>2012-08-02T20:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94799#M3489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Amy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you can see the relate when you go to the rest service directory then it will work with my widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 21:55:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94799#M3489</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-02T21:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94800#M3490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a join in mxd (9.3.1) and am trying to query layer with eSearch widget (2.5).&amp;nbsp; I can see all the fields in the rest but darned if I can return anything (getting 400 error).&amp;nbsp; Not sure of the query syntax in the eSearch.xml, expression.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 13:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94800#M3490</guid>
      <dc:creator>scottBassingthwaite</dc:creator>
      <dc:date>2012-08-03T13:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94801#M3491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you are using a join then you will have to use the full field names like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;Calhoun_Soils.MUSYM = '[value]'&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 13:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94801#M3491</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-03T13:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94802#M3492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"So does this mean there isn't a way to display related tables in Flex?" No, there are ways to display related tables in FLEX, but I assume you are not a developer. There is not a widget already created for displaying related tables besides my eSearch, that I am aware of.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert, I'm using your eSearch widget to export out graphical searches to .csv format (&lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/63074-Select-and-Export-features.-eSearch"&gt;http://forums.arcgis.com/threads/63074-Select-and-Export-features.-eSearch&lt;/A&gt;&lt;SPAN&gt;). As discussed in this thread, your eSearch widget allows a user to view related tables, similarly to your InfoTemplate widget, but does the eSearch widget allow a user export out a graphical search result with related tables appended to the selected records in the data grid?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 11:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94802#M3492</guid>
      <dc:creator>JosephAccardi</dc:creator>
      <dc:date>2012-08-04T11:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94803#M3493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joseph,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I don't think that is even possible in ArcMap... No this is not a capability of the eSearch and is unlike to be added based on the complexity of the task. Think about what would have to happen if there was a one to many relate of one record with thousands of related records to just that one result....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 20:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94803#M3493</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-04T20:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94804#M3494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No problem Robert. The way you do it in ArcMap is if your feature class and related table are saved in a geodatabase you can perform a 1:M join. A join within a geodatabase will populate all matching records (not just the first matching record). From there you can export out the feature class to append the related attributes. (&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//005s0000002n000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//005s0000002n000000&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 11:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94804#M3494</guid>
      <dc:creator>JosephAccardi</dc:creator>
      <dc:date>2012-08-07T11:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94805#M3495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; OK, that make sense. Joins and Relates are two different animals.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 11:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94805#M3495</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-07T11:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94806#M3496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you use a mapservice with a datasource that uses a Query Layer to a SQL Server database table with your eSearch widget? I would like to be able to access related records that have been enabled from the Query Layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is possible, what version of your widget and/or the FlexViewer software would be needed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 11:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94806#M3496</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-09-05T11:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94807#M3497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I can not say that I have tested Query Layers in the eSearch widget. Give it a go and let me know the results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 12:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94807#M3497</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-05T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94808#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I first tried to make configuration changes that would allow me to with related record information in the datagrid for a Query Layer, but that did not return any records.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then made configuration changes just to use a standard ArcMap relate and that also did not return any records.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the related records mean you can access records from a relate created in ArcMap?&amp;nbsp; Or does it mean something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain how the configuration file should be modified so the related records get populated?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 18:28:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94808#M3498</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-09-05T18:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94809#M3499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The relate has to be accessible for the REST Service directory. So when you publish a mxd that has a relate in ArcMap or a real relationship class in a geodatabase that relate gets exposed in the REST Service directory. There are examples of relates in the eSearchWidget.xml that come with the eSearch download.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 18:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94809#M3499</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-05T18:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94810#M3500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How would I be able to tell from the REST page that the relate is accessible from ArcGIS Server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you pinpoint where in the documentation I would find more information about accessing related records?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 18:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94810#M3500</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-09-05T18:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94811#M3501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You can see if a relate is available when you go to the REST Service directory for your map service layer and scroll down to the bottom. It would look something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#ff0000;"&gt;Relationships:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; calhoun.COUNTY.A_Bridge (0) -- Related To: ABIMS Bridges (0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; calhoun.COUNTY.ADT (1) -- Related To: Average Daily Traffic (1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; calhoun.COUNTY.Rail_Cross (2) -- Related To: Railroad Crossings (2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; calhoun.COUNTY.Signs (3) -- Related To: Road Signs (3)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; calhoun.COUNTY.Guardrail (4) -- Related To: Guardrails (4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Interfaces:&amp;nbsp;&amp;nbsp; REST&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Query&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;Query Related Records&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as documentation for using relates in my widget that would be covered in the Enhanced Search Widget XML Configuration.pdf page 5.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 19:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94811#M3501</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-05T19:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using Related Tables in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94812#M3502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the additional information, but the related records portion of the datagrid is still not getting populated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I first accessed the REST services the relationship did not show up even though a relationship existed on the layer.&amp;nbsp; The layer was created from a lyr file and when the lyr file is brought into an mxd, the related tables do not automatically appear.&amp;nbsp; I needed to open the table view and then use the Related Tables button on the toolbar to bring in the related tables.&amp;nbsp; I then had to stop and start the mapservice and refresh the REST cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to add table information for the related table in the config file below the layers definition area?&amp;nbsp; I did not add table information below the layers area as I thought the fields all="true" would populate the related record portion of the datagrid.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 11:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-related-tables-in-flex-viewer/m-p/94812#M3502</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-09-06T11:54:13Z</dc:date>
    </item>
  </channel>
</rss>

