<?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: Related records does not function in Enhanced Search Widget version 3.1.12 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704254#M21448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So the relate id is 0 and not 148.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; &amp;lt;relates&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;relate id="0" label="Route_ID" enableexport="true" enableprintgrid="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; icon="assets/images/i_flag.png" printtitle="Routes"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="ROUTE_IDENT" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="RTE_NAME" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/relate&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/relates&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 05:36:55 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2021-12-12T05:36:55Z</dc:date>
    <item>
      <title>Related records does not function in Enhanced Search Widget version 3.1.12</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704251#M21445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a feature Layer: RoadCenterline_Ground_and_Above_1K (ID: 10) and a related table Layer: Route_ID (ID: 148). Within a file geodabase a1:1&amp;nbsp; relationship exists between the two using the ROUTE_IDENT field, and inspecting the relationship works flawlessly in ArcMap. Standing up &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp; &amp;lt;url&amp;gt;http://grsmgis.nps.gov/arcgis/rest/services/Base/Base/MapServer/10&amp;lt;/url&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt; using a Flex Viewer also works fine. As soon as I add &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp; &amp;lt;relates&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;relate id="148" label="Route_ID" enableexport="true" enableprintgrid="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; icon="assets/images/i_flag.png" printtitle="Routes"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="ROUTE_IDENT" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="RTE_NAME" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/relate&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/relates&amp;gt;
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;the search results indicate related records but the related record datagrid does not populate, nor does clicking on the related record icon return anything. Yes, I&amp;nbsp; have confirmed that there is indeed a related record for each feature. This is on Arc GIS Server 10.1, SP1, Flex 3.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:03:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704251#M21445</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2013-03-19T17:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Related records does not function in Enhanced Search Widget version 3.1.12</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704252#M21446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I am very skeptical that your relate id is 148.... 148 looks like the ID of the related layer but not the relate ID unless you have 148 relates in your system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the relates section from the Rest Service directory of my road centerlines layer that has multiple relates on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Relationships:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;calhoun.COUNTY.A_Bridge (0) &lt;SPAN style="font-style:italic;"&gt; -- Related To: &lt;/SPAN&gt;ABIMS Bridges (0)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;calhoun.COUNTY.ADT (1) &lt;SPAN style="font-style:italic;"&gt; -- Related To: &lt;/SPAN&gt;Average Daily Traffic (1)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;calhoun.COUNTY.Rail_Cross (2) &lt;SPAN style="font-style:italic;"&gt; -- Related To: &lt;/SPAN&gt;Railroad Crossings (2)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;calhoun.COUNTY.Signs (3) &lt;SPAN style="font-style:italic;"&gt; -- Related To: &lt;/SPAN&gt;Road Signs (3)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;calhoun.COUNTY.Guardrail (4) &lt;SPAN style="font-style:italic;"&gt; -- Related To: &lt;/SPAN&gt;Guardrails (4)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;The relate id for signs would be 3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:34:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704252#M21446</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-19T17:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Related records does not function in Enhanced Search Widget version 3.1.12</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704253#M21447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;HR /&gt;[/HR]Here's a copy 'n paste from my rest directory:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Relationships: &lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Route_ID (0) -- &lt;SPAN style="font-style:italic;"&gt;Related To&lt;/SPAN&gt;: &lt;A href="http://forums.arcgis.com/arcgis/rest/services/Base/Base/MapServer/148"&gt;Route_ID&lt;/A&gt; (148)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 17:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704253#M21447</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2013-03-19T17:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Related records does not function in Enhanced Search Widget version 3.1.12</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704254#M21448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So the relate id is 0 and not 148.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; &amp;lt;relates&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;relate id="0" label="Route_ID" enableexport="true" enableprintgrid="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; icon="assets/images/i_flag.png" printtitle="Routes"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="ROUTE_IDENT" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="RTE_NAME" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/relate&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/relates&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704254#M21448</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T05:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Related records does not function in Enhanced Search Widget version 3.1.12</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704255#M21449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert! Tried that, set it to 0, same result, change relationship cardinality to 1:N, republished everything, same result....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 18:35:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704255#M21449</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2013-03-19T18:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Related records does not function in Enhanced Search Widget version 3.1.12</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704256#M21450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Can you post your XML for the whole layer not just the relate?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 18:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704256#M21450</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-19T18:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Related records does not function in Enhanced Search Widget version 3.1.12</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704257#M21451</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 noticed that his entire xml is in the zip file he attached (still has id="148").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 20:01:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/related-records-does-not-function-in-enhanced/m-p/704257#M21451</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-03-19T20:01:04Z</dc:date>
    </item>
  </channel>
</rss>

