<?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: Configuring Search Widget  2.0 in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317375#M8432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Naty,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&amp;nbsp; Have you contacted esri tech support to log a bug/enhancement request?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2016 14:04:56 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-04-05T14:04:56Z</dc:date>
    <item>
      <title>Configuring Search Widget  2.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317374#M8431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I see that there is a problem configuring the Search Widget with a Joined Table Field Search...&lt;/P&gt;&lt;P&gt;If I try to set the "Search Field" to a field of a joined table (ORACLE DB)...the widget doesnt work.&lt;/P&gt;&lt;P&gt;The problem is that the query&lt;/P&gt;&lt;P&gt;WHERE UPPER (SCHEMA.TABLE.FIELD) LIKE '2345'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to work with MapService should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE UPPER (&lt;SPAN style="color: #4b7f18;"&gt;"&lt;/SPAN&gt;SCHEMA.TABLE.FIELD&lt;SPAN style="color: #5fa11f;"&gt;"&lt;/SPAN&gt;) LIKE '2345'&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;WHERE UPPER (FIELDALIAS) LIKE '2345'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone fix it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 13:43:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317374#M8431</guid>
      <dc:creator>NatashaManzuiga</dc:creator>
      <dc:date>2016-04-05T13:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Search Widget  2.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317375#M8432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Naty,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&amp;nbsp; Have you contacted esri tech support to log a bug/enhancement request?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317375#M8432</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-05T14:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Search Widget  2.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317376#M8433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I have not...&lt;BR /&gt;Do I need some authorization to ask for this question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:10:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317376#M8433</guid>
      <dc:creator>NatashaManzuiga</dc:creator>
      <dc:date>2016-04-05T14:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Search Widget  2.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317377#M8434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is the normal way to report a bug, by calling esri tech support. As long as you are under current maintenance with esri you or your organizations account manager will be able to call this in. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:18:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317377#M8434</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-05T14:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Search Widget  2.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317378#M8435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was a bug ever reported?&lt;/P&gt;&lt;P&gt;Maybe this should go into a Server forum because I feel this is a server issue.&lt;/P&gt;&lt;P&gt;I've published the exact same service (a service with&amp;nbsp;a simple table join, feature class and table in same file geodatabase)&amp;nbsp;on 10.22, 10.41, 10.51 &amp;amp; 10.6 and the Query widget fails on all except for 10.22&lt;/P&gt;&lt;P&gt;Surely if a bug was reported after 10.22 it would have been fixed by now,.... right? haha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 21:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317378#M8435</guid>
      <dc:creator>DaveOrlando</dc:creator>
      <dc:date>2018-04-12T21:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Search Widget  2.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317379#M8436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should note that the issue disappeared after changing my data and dataframe's projection from WKID 4326 to 3857&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UTM Z11N (WKID 26911) also worked fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 22:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/configuring-search-widget-2-0/m-p/317379#M8436</guid>
      <dc:creator>DaveOrlando</dc:creator>
      <dc:date>2018-04-13T22:11:28Z</dc:date>
    </item>
  </channel>
</rss>

