<?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: Stand-alone table in flex viewer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588767#M16839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could potentially make eSearch work if I could have the Query preload, similar to how it does on your example site for the widget. How can i force the 1=1 upon opening the widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2014 20:38:15 GMT</pubDate>
    <dc:creator>JustinFultz</dc:creator>
    <dc:date>2014-09-26T20:38:15Z</dc:date>
    <item>
      <title>Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588763#M16835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to display a stand-alone table in flex viewer with all records. I would like it to behave like the attribut table widget where you just click a tab and the table displays. It also needs to refresh on a specific interval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a current workaround that ties each record to a point that isn't visible(since it doesn't really relate to that point) and I am able to display the data that way. The problem is the loss of data as they zoom away from the points in the map. Also, with serveral hundred records on some tables, my services are being taxed pretty hard trying to redraw all those points for numerous clients when the refresh happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any suggestions. I have attempted to use Robert's enhanced search widget for tables, but I want all records selected by default, and haven't found a way to do that with his widget. Also, I'm not sure about a refresh on his widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current production site is at &lt;A href="https://pricecontourmap.spp.org/pricecontourmap/" title="https://pricecontourmap.spp.org/pricecontourmap/"&gt;https://pricecontourmap.spp.org/pricecontourmap/&lt;/A&gt; . The current table is only around 20 records, but we need to add another with close to 800.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any suggestions!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin Fultz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588763#M16835</guid>
      <dc:creator>JustinFultz</dc:creator>
      <dc:date>2014-09-26T20:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588764#M16836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check somehow it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/flex/guide/attribute-table.htm" title="https://developers.arcgis.com/flex/guide/attribute-table.htm"&gt;AttributeTable—ArcGIS API for Flex | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588764#M16836</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2014-09-26T20:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588765#M16837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; There is just nothing out there that I am aware of that meets you workflow needs. You can have all the records selected in my eSearch if you use a Query of "1=1" but I do not have an auto refresh feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588765#M16837</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-09-26T20:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588766#M16838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you go..&lt;A href="https://community.esri.com/thread/89824"&gt;Autorefresh Attribute Table Widget&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:35:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588766#M16838</guid>
      <dc:creator>Venkata_RaoTammineni</dc:creator>
      <dc:date>2014-09-26T20:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588767#M16839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could potentially make eSearch work if I could have the Query preload, similar to how it does on your example site for the widget. How can i force the 1=1 upon opening the widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:38:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588767#M16839</guid>
      <dc:creator>JustinFultz</dc:creator>
      <dc:date>2014-09-26T20:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588768#M16840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was one of my posts from a long time ago. It doesn't resolve the issue of needing it to work on stand-alone tables. Attribute table only works on layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588768#M16840</guid>
      <dc:creator>JustinFultz</dc:creator>
      <dc:date>2014-09-26T20:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588769#M16841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, my site is doing it thru a URL Query. Look at the Enhanced Search Widget URL Search Configuration.pdf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:45:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588769#M16841</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-09-26T20:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Stand-alone table in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588770#M16842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 20:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/stand-alone-table-in-flex-viewer/m-p/588770#M16842</guid>
      <dc:creator>JustinFultz</dc:creator>
      <dc:date>2014-09-26T20:53:49Z</dc:date>
    </item>
  </channel>
</rss>

