<?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: Attribute Table Widget Missing from Web AppBuilder in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1327258#M54501</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/67022"&gt;@KeithWitt&lt;/a&gt;&amp;nbsp;, I'm afraid I've not come across that one before. I would recommend posting it as a new question as you might get more viewers. Sorry I can't help!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2023 13:25:05 GMT</pubDate>
    <dc:creator>dcallaghan</dc:creator>
    <dc:date>2023-09-11T13:25:05Z</dc:date>
    <item>
      <title>Attribute Table Widget Missing from Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315059#M53720</link>
      <description>&lt;P&gt;I'm trying to add the Attribute Table widget to a Web Appbuilder application using these instructions (&lt;A href="https://doc.arcgis.com/en/web-appbuilder/latest/create-apps/widget-attribute-table.htm" target="_blank"&gt;https://doc.arcgis.com/en/web-appbuilder/latest/create-apps/widget-attribute-table.htm&lt;/A&gt;) but it's not available in the list of widgets (see photo). The main layer in the web map has query capabilities. Am I missing something simple here?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 14:30:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315059#M53720</guid>
      <dc:creator>KeithWitt</dc:creator>
      <dc:date>2023-08-03T14:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Table Widget Missing from Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315072#M53721</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/67022"&gt;@KeithWitt&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It may be that you are trying to add the widget in the wrong area of the page. ESRI describe it as an "off-panel widget" which i think means it is always available within every Web AppBuilder application, just is hidden or unhidden. The part of their documentation I'm referring to is this:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/web-appbuilder/latest/create-apps/widget-attribute-table.htm#:~:text=The%20Attribute%20Table%20widget%20is%20an%20off%2Dpanel%20widget" target="_blank"&gt;https://doc.arcgis.com/en/web-appbuilder/latest/create-apps/widget-attribute-table.htm#:~:text=The%20Attribute%20Table%20widget%20is%20an%20off%2Dpanel%20widget&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you go back out one level from where you are currently trying to add the widget does "Attribute Table" appear on the left? If so, you can make it hidden or unhidden using the little eye symbol which should appear as you hover over with mouse&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dcallaghan_1-1691074362683.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/77215iB7C8D13288B982F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dcallaghan_1-1691074362683.png" alt="dcallaghan_1-1691074362683.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope that's a help&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 14:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315072#M53721</guid>
      <dc:creator>dcallaghan</dc:creator>
      <dc:date>2023-08-03T14:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Table Widget Missing from Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315161#M53728</link>
      <description>&lt;P&gt;That was it! It was just hidden on my display and I overlooked it. Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 16:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315161#M53728</guid>
      <dc:creator>KeithWitt</dc:creator>
      <dc:date>2023-08-03T16:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Table Widget Missing from Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315163#M53729</link>
      <description>&lt;P&gt;On a related matter, some of the alias field names that are applied in the web map and displayed properly in the pop-ups are not displayed properly in the attribute table (see photo). For instance, the alias "Address" displays correctly in the attribute table but the alias "State" for the field name "STATE_NAME" does not. Also, there's no mention in the documentation on how aliases are handled in the attribute table or whether the downloaded CSV will provide original field names or aliases. From my experience, it downloads what is displayed in the attribute table, which is a mix of correct aliases, aliases missing and the origin field names used instead, and correct original field names. Any thoughts or experience with this? Also, I have alerted Esri to the typo in #8 and the need to describe how aliases are handled in the table and downloaded CSV.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 16:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1315163#M53729</guid>
      <dc:creator>KeithWitt</dc:creator>
      <dc:date>2023-08-03T16:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Table Widget Missing from Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1324890#M54336</link>
      <description>&lt;P&gt;Today, my attribute table widget disappeared mid-edit; how can I bring it back?&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichelleWilliamsERM_0-1693593525955.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79697i81503E2E63B4C65D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichelleWilliamsERM_0-1693593525955.png" alt="MichelleWilliamsERM_0-1693593525955.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/484292"&gt;@dcallaghan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 18:40:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1324890#M54336</guid>
      <dc:creator>MichelleWilliamsERM</dc:creator>
      <dc:date>2023-09-01T18:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Table Widget Missing from Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1327258#M54501</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/67022"&gt;@KeithWitt&lt;/a&gt;&amp;nbsp;, I'm afraid I've not come across that one before. I would recommend posting it as a new question as you might get more viewers. Sorry I can't help!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 13:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/attribute-table-widget-missing-from-web-appbuilder/m-p/1327258#M54501</guid>
      <dc:creator>dcallaghan</dc:creator>
      <dc:date>2023-09-11T13:25:05Z</dc:date>
    </item>
  </channel>
</rss>

