<?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: How to Add Data Search to Basic Viewer in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238915#M11837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks. are there any plans to make this an option in the basic viewer template?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 16:41:39 GMT</pubDate>
    <dc:creator>CraigMcDade</dc:creator>
    <dc:date>2013-06-13T16:41:39Z</dc:date>
    <item>
      <title>How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238913#M11835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We recently purchased a subscription and need to add the ability to search through our content for records (parcels, zoning, land use, etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have experience building custom applications with the Javascript API, however, when I download the basic viewer code, it seems set up quite differently than what I'm used to on the Javascript API side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a how to or documentation or anything that could help me to add this functionality to the basic viewer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know the Parcel Viewer template allows this, but with that template you lose all of the other widgets (alternatively, if we could add legend and layer toggle to the Parcel Viewer Template, that would be great).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 11:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238913#M11835</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2013-06-13T11:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238914#M11836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only documentation is the general documentation available for the JavaScript API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/en/javascript/"&gt;http://developers.arcgis.com/en/javascript/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also post in the JavaScript forums.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/15-ArcGIS-API-for-JavaScript"&gt;http://forums.arcgis.com/forums/15-ArcGIS-API-for-JavaScript&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 15:10:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238914#M11836</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2013-06-13T15:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238915#M11837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks. are there any plans to make this an option in the basic viewer template?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238915#M11837</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2013-06-13T16:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238916#M11838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried the 'Parcel Viewer' app template that comes with ArcGIS Online? It appears to have the ability for you to point it to a layer which you can then search on the attribute values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238916#M11838</guid>
      <dc:creator>TimothieBiggs</dc:creator>
      <dc:date>2013-06-13T16:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238917#M11839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Have you tried the 'Parcel Viewer' app template that comes with ArcGIS Online? It appears to have the ability for you to point it to a layer which you can then search on the attribute values.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, but like I said in my OP, that template doesn't have other widgets that we need, namely: legend, layer toggle, printing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems as though there isn't an out of the box template that has everything available.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:54:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238917#M11839</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2013-06-13T16:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238918#M11840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;+1 for this.&amp;nbsp; It would be great if a "published" basic viewer app had the ability to actually search a hosted layer like the parcel viewer template. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 13:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238918#M11840</guid>
      <dc:creator>MatthewKing</dc:creator>
      <dc:date>2013-07-03T13:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238919#M11841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ditto! Please add a configurable search to the Basic Viewer or throw some elements into the Parcel Viewer app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 15:12:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238919#M11841</guid>
      <dc:creator>TiffanyPuett</dc:creator>
      <dc:date>2013-08-07T15:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Add Data Search to Basic Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238920#M11842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please promote this idea on the ideas site: &lt;/SPAN&gt;&lt;A href="http://shar.es/yhMhU"&gt;http://shar.es/yhMhU&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 12:53:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-data-search-to-basic-viewer/m-p/238920#M11842</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2013-08-08T12:53:22Z</dc:date>
    </item>
  </channel>
</rss>

