<?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: Select Widget: Is it possible to open attribute table automatically ? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825244#M7734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If the layer is available in the select widget then usually the attribute table widget will have a tab already created for all the operational layers in the map. So open just the layers that have selections is not something that is practical but have the attribute table widget just open on completion of selection is doable. Will just opening the AT widget be good enough?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2017 12:51:56 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-10-10T12:51:56Z</dc:date>
    <item>
      <title>Select Widget: Is it possible to open attribute table automatically ?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825243#M7733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to open Attribute table automatically based on selections made by Select tool. For example, If select tool selects features from 3 layers, I would like to open those three layers with in attribute table with selected features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone has done that before, I would appreciate the pointers..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 14:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825243#M7733</guid>
      <dc:creator>RogerF</dc:creator>
      <dc:date>2017-10-09T14:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select Widget: Is it possible to open attribute table automatically ?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825244#M7734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If the layer is available in the select widget then usually the attribute table widget will have a tab already created for all the operational layers in the map. So open just the layers that have selections is not something that is practical but have the attribute table widget just open on completion of selection is doable. Will just opening the AT widget be good enough?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 12:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825244#M7734</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-10-10T12:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Select Widget: Is it possible to open attribute table automatically ?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825245#M7735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Robert,&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;I made following changes in&amp;nbsp;SelectableLayerItem.js of Select Widget and it seems to be working so far. Please let me know if there is a better way of doing it&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/380305_pastedImage_1.png" style="width: 620px; height: 254px;" /&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 15:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825245#M7735</guid>
      <dc:creator>RogerF</dc:creator>
      <dc:date>2017-10-18T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Select Widget: Is it possible to open attribute table automatically ?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825246#M7736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That look good to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 16:00:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/select-widget-is-it-possible-to-open-attribute/m-p/825246#M7736</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-10-18T16:00:12Z</dc:date>
    </item>
  </channel>
</rss>

