<?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 Attributes in Table Widget vs. Pop-Up &amp;quot;View in Table&amp;quot; Attribute View in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1406674#M11947</link>
    <description>&lt;P&gt;Has anyone else noticed there's a difference in how attribute data are viewed in the table widget and is determined by how you got to the table widget?&lt;/P&gt;&lt;P&gt;I have the table widget active in one of my web experiences and if I am interacting with the map and click on a feature, the pop-up window shows up and on the top left corner of the pop-up shows an "actions" button.&amp;nbsp; Clicking on that button gives the option to "view in table".&amp;nbsp; My table widget then shows up on the screen, but the attribute data that is connected to a domain will show the code instead of the description... (also in this table for some reason I think Object ID displays even if it wasn't a column that was turned on in the table widget)&lt;/P&gt;&lt;P&gt;However, if I just open the table and look at selected data, the attributes show up as expected (showing domain descriptions instead of codes)... also Object ID column is not shown.&lt;/P&gt;&lt;P&gt;Is there a way to fix that (or show domain descriptions instead of codes)?&amp;nbsp; Can I just turn "off" the option in the pop-up action button to "view in table"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And on another note, is there a way to turn off editing the attributes in the table widget?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you everyone for your help and consideration.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 21:32:30 GMT</pubDate>
    <dc:creator>COwens</dc:creator>
    <dc:date>2024-04-05T21:32:30Z</dc:date>
    <item>
      <title>Attributes in Table Widget vs. Pop-Up "View in Table" Attribute View</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1406674#M11947</link>
      <description>&lt;P&gt;Has anyone else noticed there's a difference in how attribute data are viewed in the table widget and is determined by how you got to the table widget?&lt;/P&gt;&lt;P&gt;I have the table widget active in one of my web experiences and if I am interacting with the map and click on a feature, the pop-up window shows up and on the top left corner of the pop-up shows an "actions" button.&amp;nbsp; Clicking on that button gives the option to "view in table".&amp;nbsp; My table widget then shows up on the screen, but the attribute data that is connected to a domain will show the code instead of the description... (also in this table for some reason I think Object ID displays even if it wasn't a column that was turned on in the table widget)&lt;/P&gt;&lt;P&gt;However, if I just open the table and look at selected data, the attributes show up as expected (showing domain descriptions instead of codes)... also Object ID column is not shown.&lt;/P&gt;&lt;P&gt;Is there a way to fix that (or show domain descriptions instead of codes)?&amp;nbsp; Can I just turn "off" the option in the pop-up action button to "view in table"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And on another note, is there a way to turn off editing the attributes in the table widget?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you everyone for your help and consideration.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 21:32:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1406674#M11947</guid>
      <dc:creator>COwens</dc:creator>
      <dc:date>2024-04-05T21:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes in Table Widget vs. Pop-Up "View in Table" Attribute View</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1494150#M13178</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/163954"&gt;@COwens&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I see two issues in your post:&lt;/P&gt;&lt;P&gt;1. The coded values are displayed instead of descriptions in the table&lt;BR /&gt;2. The extra objectid field appears in the table&lt;/P&gt;&lt;P&gt;We are aware of the first issue and are currently working on a fix, which will be available in future releases.&lt;/P&gt;&lt;P&gt;The extra objectid field is intentional. Pop-ups may not contain all the fields from the layer, but the table view fetches all fields except a few insignificant ones, and `objectid` is not excluded. For instance, a layer might have 10 fields, but only 2 are configured to show in the pop-ups. However, the table view will display all 10 fields. Since users cannot configure which fields to include for runtime-generated layers, we include all fields to accommodate as many use cases as possible.&lt;/P&gt;&lt;P&gt;You can go to the Actions tab of Map widgets to uncheck View in Table, then you won't see this option from map pop-ups.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-06-18 at 11.15.36.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/107266i5A32EB7DACE91CC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-06-18 at 11.15.36.png" alt="Screenshot 2024-06-18 at 11.15.36.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 03:16:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1494150#M13178</guid>
      <dc:creator>Shen_Zhang</dc:creator>
      <dc:date>2024-06-18T03:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes in Table Widget vs. Pop-Up "View in Table" Attribute View</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1494396#M13195</link>
      <description>&lt;P&gt;Thank you very much for your answer and help!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, is there a way to turn off editing the attributes in the table widget?&amp;nbsp; Or it that because editing is turned on for the hosted feature?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 14:40:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1494396#M13195</guid>
      <dc:creator>COwens</dc:creator>
      <dc:date>2024-06-18T14:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes in Table Widget vs. Pop-Up "View in Table" Attribute View</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1494741#M13213</link>
      <description>&lt;P&gt;Yes, you can turn off editing in Customize mode. If you don't see this option meaning the layer doesn't allow editing. You cannot turn off editing in Use layer settings mode.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-06-19 at 10.32.06.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/107396i319EF8569DCB8A30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-06-19 at 10.32.06.png" alt="Screenshot 2024-06-19 at 10.32.06.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 02:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/attributes-in-table-widget-vs-pop-up-quot-view-in/m-p/1494741#M13213</guid>
      <dc:creator>Shen_Zhang</dc:creator>
      <dc:date>2024-06-19T02:33:03Z</dc:date>
    </item>
  </channel>
</rss>

