<?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: Auto Hide Attribute Table in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/auto-hide-attribute-table/m-p/100117#M2962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help!&amp;nbsp; As you suggested it is a real issue when someone is &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;interacting with the AT widget.&amp;nbsp; I was thinking of something like the auto hide checkbox from the Flex eSearch widget.&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;"&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jul 2016 16:58:35 GMT</pubDate>
    <dc:creator>JasonStanton__GISP</dc:creator>
    <dc:date>2016-07-29T16:58:35Z</dc:date>
    <item>
      <title>Auto Hide Attribute Table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/auto-hide-attribute-table/m-p/100115#M2960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to auto hide the attribute table widget, not on startup, but after a certain period of time after it is 'called' to?&amp;nbsp; I'm using WAB 2.0.&amp;nbsp; Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 10:40:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/auto-hide-attribute-table/m-p/100115#M2960</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2016-07-29T10:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Hide Attribute Table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/auto-hide-attribute-table/m-p/100116#M2961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; That is pretty simple to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the onOpen function add these lines:&lt;/P&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; setTimeout(lang.hitch(this, function(){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this._closeTable()
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }), 5000);&lt;/PRE&gt;&lt;P&gt;and also add them to the _openTable function right above:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;return this._loadInfoDef;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hard part will be how to prevent this from firing when someone is interacting with the AT widget. In that case you would not want to close it when someone is working with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:12:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/auto-hide-attribute-table/m-p/100116#M2961</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T06:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Hide Attribute Table</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/auto-hide-attribute-table/m-p/100117#M2962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help!&amp;nbsp; As you suggested it is a real issue when someone is &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;interacting with the AT widget.&amp;nbsp; I was thinking of something like the auto hide checkbox from the Flex eSearch widget.&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;"&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 16:58:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/auto-hide-attribute-table/m-p/100117#M2962</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2016-07-29T16:58:35Z</dc:date>
    </item>
  </channel>
</rss>

