<?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: Relates in Search Widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607655#M18154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&amp;nbsp; Thanks, I did actually get 2 relates working.&amp;nbsp; But on the one I had for parks relating to an attachment table I had to add a hyperlink field and populate it with the hyperlink address.&amp;nbsp; I could not get the hyperlinkprefix to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even though the Zoning works, does the url look strange to you.&amp;nbsp; I would have thought the number after MapServer should have been 2 or 3 but not 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, if you think of anything please let me know.&amp;nbsp; I'm stumped!&amp;nbsp; And if anyone else out there has any ideas please share!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, do you have a really cool widget for printing at 2.5?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Patricia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2012 11:18:11 GMT</pubDate>
    <dc:creator>PatriciaMoehring</dc:creator>
    <dc:date>2012-08-10T11:18:11Z</dc:date>
    <item>
      <title>Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607629#M18128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert:&amp;nbsp; Thanks in advance for your help!&amp;nbsp; Just so you know, Ken Carrier helped me get things started and now I'm trying to take over (that's a scary thought).&amp;nbsp; So, we have most of the eSearchWidget searches working.&amp;nbsp; The ones we seem to have the most problem with are those with relationship classes set up.&amp;nbsp; I've looked through the pdf instructions and some things I'm sure will become more clear as I continue to work through all of my issues!:)&amp;nbsp; The particular problem I am having is with the Sign Post feature and having the related Sign table information show up in the table.&amp;nbsp; On various attempts, I've had the table show up with field names but no Sign data.&amp;nbsp; However, after the search is complete I would get a message about not having the datagrid setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the config.xml, I added the SearchWidgetFixedDG under the UI elements but I don't have a SearchWidgetFixedDG.xml as the config statement says I should; not really sure how I get that (like I said I'm new to this):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!-- UI elements --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget left="10"&amp;nbsp; top="50"&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/Navigation/NavigationWidget.xml"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/Navigation/NavigationWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget right="0" left="0" bottom="0" config="widgets/eSearch/SearchWidgetFixedDG.xml"&amp;nbsp; url="widgets/eSearch/SearchWidgetFixedDG.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget right="-2" bottom="-2" config="widgets/OverviewMap/OverviewMapWidget.xml"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/OverviewMap/OverviewMapWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget right="20" top="55"&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/MapSwitcher/MapSwitcherWidget.xml"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/MapSwitcher/MapSwitcherWidget.swf"/&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;widget left="0"&amp;nbsp;&amp;nbsp; top="0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/FeatureTooltip/FeatureTooltipWidget.xml"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/FeatureTooltip/FeatureTooltipWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;widget left="0"&amp;nbsp;&amp;nbsp; top="0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/HeaderController/HeaderControllerWidget.xml" url="widgets/HeaderController/HeaderControllerWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and under the widgetcontainer here is the Search widget info:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;widget label="Search" left="60" top="400" preload="open"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; icon="assets/images/i_search.png"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/eSearch/SearchWidget.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/eSearch/SearchWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the SearchWidget.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;definitionexpression&amp;gt;&amp;lt;/definitionexpression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;enableexport&amp;gt;true&amp;lt;/enableexport&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Sign Post&amp;lt;/name&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0" rel="nofollow" target="_blank"&gt;http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;expressions&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression alias="Sign Post" textsearchlabel="Search by Street Name: [ Example: ROSEMARIE or Rosemarie or rosemarie]"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;values&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;upper(OnStreetName) like upper('%[value]%')&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/values&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/expressions&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Use one of the graphical search tools to select sign posts&amp;lt;/graphicalsearchlabel&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;OnStreetName&amp;lt;/titlefield&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="OnStreetName" alias="Street Name" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Subtype" alias="Post Type" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="FACILITYID" alias="Post ID" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PCond" alias="Post Condition" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="SonPost" alias="Signs on Post" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;relates&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;relate id="0" label="Related Sign Information" enableexport="true" icon="widgets/eSearch/assets/images/i_relate.png"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/relate&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/relates&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;zoomscale usegeometry="true" zoompercent="1.2"&amp;gt;&amp;lt;/zoomscale&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;autoopendatagrid&amp;gt;true&amp;lt;/autoopendatagrid&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/layer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did change:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;floatorfixed disablerelatestabinfixed="false"&amp;gt;fixed&amp;lt;/floatorfixed&amp;gt;&amp;lt;!-- possible values are fixed and float --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need any other information please let me know and thanks again!&amp;nbsp; Patricia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 13:36:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607629#M18128</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-03T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607630#M18129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK so let me get a few quick questions answered from you then.&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Do you see the fixed datagrid in your app?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;When you go to &lt;A href="http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0"&gt;http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0&lt;/A&gt; in your web browser do you see Relationships list almost completely at the bottom of the page and do you see the query related records link?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Are you saying that the SearchWidgetFixedDG.xml was not in your download?...&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 13:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607630#M18129</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-03T13:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607631#M18130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Patricia,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; OK so let me get a few quick questions answered from you then.&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Do you see the fixed datagrid in your app?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;When you go to &lt;A href="http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0"&gt;http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0&lt;/A&gt; in your web browser do you see Relationships list almost completely at the bottom of the page and do you see the query related records link?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Are you saying that the SearchWidgetFixedDG.xml was not in your download?...&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I really hate to sound like a newbie (which I really am) but I'm not sure I know what you mean when you ask if I see the fixed datagrid in my app?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I did do a query and yes I get the related tables here.[ATTACH=CONFIG]16634[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Ken told me how to get the xml over which I've done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But now I'm getting WidgetError #2035&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607631#M18130</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-03T14:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607632#M18131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&amp;nbsp; I think I may have just done a no no.&amp;nbsp; So, the file that was downloaded for eSearch 2.5 did not have the SearcjWidgetFixedDG.xml.&amp;nbsp; I downloaded the eSearch 3.0 and dragged the xml over to my projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did I do good?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607632#M18131</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-03T14:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607633#M18132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Hmm, that explains why you did not have the file in your download. So if you are using Flex Viewer 2.5 than you do not need the SearchWidgetFixedDG.xml as it is just for Version 3.0.x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So remove the config part from this line:&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;&amp;lt;widget right="0" left="0" bottom="0"&amp;nbsp; &lt;SPAN style="color:#ff0000;"&gt;config="widgets/eSearch/SearchWidgetFixedDG.xml"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; url="widgets/eSearch/SearchWidgetFixedDG.swf"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or just comment it the whole line and use the floating datagrid instead. By changing this line back:&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;&amp;lt;floatorfixed&amp;nbsp; disablerelatestabinfixed="false"&amp;gt;float&amp;lt;/floatorfixed&amp;gt;&amp;lt;!--&amp;nbsp; possible values are fixed and float --&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 15:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607633#M18132</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-03T15:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607634#M18133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&amp;nbsp; Ok, I didn't have the swf file either.&amp;nbsp; So, some things are working and I didn't do anything else except add the swf in project properties/modules for the SearchWidgetFixedDG.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached is the result after running.[ATTACH=CONFIG]16636[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, now what do you think?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 15:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607634#M18133</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-03T15:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607635#M18134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; It took me a while to see what your configuration issue was... You are using the fixed datagrid and you are not specifying any gridfields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;fields all="false"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="OnStreetName" alias="Street Name"&lt;SPAN style="color:#ff0000;"&gt; gridfield="true"&lt;/SPAN&gt;/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Subtype" alias="Post Type" &lt;SPAN style="color:#ff0000;"&gt; gridfield="true"&lt;/SPAN&gt;/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="FACILITYID" alias="Post ID" &lt;SPAN style="color:#ff0000;"&gt; gridfield="true"&lt;/SPAN&gt;/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PCond" alias="Post Condition" &lt;SPAN style="color:#ff0000;"&gt; gridfield="true"&lt;/SPAN&gt;/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="SonPost" alias="Signs on Post" &lt;SPAN style="color:#ff0000;"&gt; gridfield="true"&lt;/SPAN&gt;/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:01:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607635#M18134</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T02:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607636#M18135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&amp;nbsp; I tried that on data from the Sign table.&amp;nbsp; Tried variations but nothing seems to work.&amp;nbsp; What about that URL in the Enhanced Search Widget URL Search Configuration.pdf; where does the URL go.&amp;nbsp; It seems like I'm missing something.&amp;nbsp; I can get everything to work except for the related data to populate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still getting the message in the Search window that there is no datagrid configured for this layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I really don't know what to do now!&amp;nbsp; Help, I'm stuck and the more I wiggle the deeper it gets!:)&amp;nbsp; Let me know if you think of anything else or need anything from me.&amp;nbsp; I'm going to try and squeeze some info out of Ken to see if he has any ideas on this but I think we are both kind of baffled -- him more than me; I'm just lost!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Patricia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 18:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607636#M18135</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-03T18:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607637#M18136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Lets work on one thing at a time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you add the attribute gridfield to the fields on your sign post layer then that will get rid of the "no datagrid configured for this layer" message.&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="OnStreetName" alias="Street Name" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Subtype" alias="Post Type"&amp;nbsp; gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="FACILITYID" alias="Post ID"&amp;nbsp; gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PCond" alias="Post Condition"&amp;nbsp; gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="SonPost" alias="Signs on Post"&amp;nbsp; gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you make these changes then you need to be sure your browser is picking up this new xml file by clearing your browsers cache.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607637#M18136</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T02:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607638#M18137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&amp;nbsp; Thank you for your patience!&amp;nbsp; Ok, the error message is gone.&amp;nbsp; But I'm still not getting data in the table.&amp;nbsp; Attached is snapshots of what I currently have in config.xml, searchwidget.xml and what I'm getting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 11:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607638#M18137</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-06T11:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607639#M18138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK, based on what you provided in your SearcWidget.xml you are still missing my instructions. You need to add the gridfield attribute to the fields of the Sign Post layer NOT the relate. I does not matter a bit if you have the gridfield attribute in the relates field element because those are always going to appear in a datagrid.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 12:00:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607639#M18138</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-06T12:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607640#M18139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&amp;nbsp; Ok, so now I'm getting sign post information in the search portion of the table but still nothing in the relate.&amp;nbsp; See attached.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 13:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607640#M18139</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-06T13:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607641#M18140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Great so now all you need to do is click the relate button in the widget results or in the datagrid then.&lt;/SPAN&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.0/widgets/eSearch/assets/images/i_relate.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 13:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607641#M18140</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-06T13:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607642#M18141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And the relate table comes up empty!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 13:36:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607642#M18141</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-06T13:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607643#M18142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So it does not display a popup message that say no relates forund, but it does flip to an empty relates datagrid tab? Try changing your RELATE fields back to 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;&amp;lt;fields all="true" /&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 13:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607643#M18142</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-06T13:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607644#M18143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, so now here's the message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 14:54:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607644#M18143</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-06T14:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607645#M18144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK, one more time send me you SearchWidget.xml so I can see how you applied the change. Can you do and actual copy and paste instead of a screen grab?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 15:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607645#M18144</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-06T15:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607646#M18145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, here you go!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;definitionexpression&amp;gt;&amp;lt;/definitionexpression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;enableexport&amp;gt;true&amp;lt;/enableexport&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Sign Post&amp;lt;/name&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0" rel="nofollow" target="_blank"&gt;http://192.168.100.102/ArcGIS/rest/services/Signs/MapServer/0&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;expressions&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression alias="Sign Post" textsearchlabel="Search by Street Name: [ Example: ROSEMARIE or Rosemarie or rosemarie]"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;values&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;upper(OnStreetName) like upper('%[value]%')&amp;lt;/value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/values&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/expressions&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Use one of the graphical search tools to select sign posts&amp;lt;/graphicalsearchlabel&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;OnStreetName&amp;lt;/titlefield&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="OnStreetName" alias="Street Name" gridfield="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Subtype" alias="Post Type" gridfield="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="FACILITYID" alias="Post ID" gridfield="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PCond" alias="Post Condition" gridfield="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="SonPost" alias="Signs on Post" gridfield="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;relates&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;relate id="0" label="Related Sign Information" enableexport="true" icon="widgets/eSearch/assets/images/i_relate.png"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="True"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/relate&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/relates&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;zoomscale usegeometry="true" zoompercent="1.2"&amp;gt;&amp;lt;/zoomscale&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;autoopendatagrid&amp;gt;true&amp;lt;/autoopendatagrid&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/layer&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 15:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607646#M18145</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-06T15:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607647#M18146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patricia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Flex is a case sensitive language, so:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;fields all="&lt;SPAN style="color:#ff0000;"&gt;T&lt;/SPAN&gt;rue"/&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; is not correct it needs to be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;fields all="&lt;SPAN style="color:#008000;"&gt;t&lt;/SPAN&gt;rue"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 15:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607647#M18146</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-06T15:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Relates in Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607648#M18147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I'm still not getting the related data?&amp;nbsp; Any other ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 15:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/relates-in-search-widget/m-p/607648#M18147</guid>
      <dc:creator>PatriciaMoehring</dc:creator>
      <dc:date>2012-08-06T15:59:58Z</dc:date>
    </item>
  </channel>
</rss>

