<?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: hide fields in table - ArcGIS Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1186007#M46620</link>
    <description>&lt;P&gt;it seems there's no simple way as there was with Map Viewer Classic&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jun 2022 14:05:38 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-06-24T14:05:38Z</dc:date>
    <item>
      <title>hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1185798#M46607</link>
      <description>&lt;P&gt;Is there a way to permanently hide fields in a hosted feature layer table without creating a hosted feature layer view?&lt;/P&gt;&lt;P&gt;I'd rather not have two layers of the same information showing different fields.&lt;/P&gt;&lt;P&gt;This is in New Map Viewer not Map Viewer Classic.&lt;/P&gt;&lt;P&gt;Thanks to all.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 21:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1185798#M46607</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-23T21:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1185801#M46608</link>
      <description>&lt;P&gt;In this Esri Community &lt;A href="https://community.esri.com/t5/arcgis-online-questions/is-there-a-way-to-hide-fields-of-a-table-in-a/td-p/281372" target="_self"&gt;post&lt;/A&gt;, there's a response by KhaledHassen that says you can turn off field visibility using the layer updateDefinition API with an example.&amp;nbsp; I'm not a developer but it seems this may work.&lt;/P&gt;&lt;P&gt;In addition, this link and &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/update-definition-feature-layer-.htm" target="_self"&gt;Example twelve&lt;/A&gt; may be the way to do it.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 22:05:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1185801#M46608</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2022-06-23T22:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1186007#M46620</link>
      <description>&lt;P&gt;it seems there's no simple way as there was with Map Viewer Classic&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 14:05:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1186007#M46620</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-24T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1186083#M46623</link>
      <description>&lt;P&gt;it's odd that there seems to be no way in New Map Viewer to permanently hide fields that remains after the map is closed then reopened.&lt;/P&gt;&lt;P&gt;i'm not sure how to use the API Python solution so find myself simply disappointed with ESRI on this one.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 15:56:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1186083#M46623</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-24T15:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1186117#M46625</link>
      <description>&lt;P&gt;In classic Map Viewer the table honored the popup field visibility which led to confusion (why does popup field list visibility control table field visibility and vice versa).&amp;nbsp; We disentangled this relationship in the new Map Viewer.&amp;nbsp; In a future release we will support a table field visibility in webmaps.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can control field visibility through views like you mention.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 16:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1186117#M46625</guid>
      <dc:creator>JeremyBartley1</dc:creator>
      <dc:date>2022-06-24T16:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1211259#M47803</link>
      <description>&lt;P&gt;Is the field visibility supported now?&amp;nbsp; I can't seem to find it.&amp;nbsp; If not, is there a possible timeline when this feature might be implemented and supported?&amp;nbsp; I'd hate to setup views, then not need them in a month:)&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may have "disentangled" that relationship, but that action leads to a bit of confusion for admins and users.&amp;nbsp; If we set up a field to not be visible in a pop-up, odds are that the general intent was not to have it visible in the table either.&amp;nbsp; Why enable basic bypass of limited data we want viewers to see, by allowing to view the full table?&amp;nbsp; Could it be possible that whichever developer(s) setup that "entanglement" may have had that in mind in the first place, giving us a straightforward solution without needing layer views?&amp;nbsp; Creating layer views for something that was solvable with a checkbox, just adds to the number of assets that staff has to track and make sense of in AGOL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 19:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1211259#M47803</guid>
      <dc:creator>ZackK</dc:creator>
      <dc:date>2022-09-09T19:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1211267#M47804</link>
      <description>&lt;P&gt;Same team worked on it then as in now.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The implicit behavior of applying the popup field visibility to the table leads it to only be implemented in apps that understand that behavior.&amp;nbsp; This becomes even more difficult for our external developers to understand what the "correct" behavior should be.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will eventually give you the ability to control it at the layer level and by default that will apply to the popup and the table.&amp;nbsp; Plus we will give you the ability to set the visibility of fields for just the popup or just the table.&amp;nbsp; This would allow you to have a different visibility for your popup versus the table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this won't happen for the next release in Nov but is something we would like to get to in the first half of 2023.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the feedback and sorry for the confusion!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 20:06:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1211267#M47804</guid>
      <dc:creator>JeremyBartley1</dc:creator>
      <dc:date>2022-09-09T20:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1211268#M47805</link>
      <description>&lt;P&gt;Thank you very much for such a quick reply.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;No need to apologize, I appreciate possible timeline and explanation.&amp;nbsp; Have&amp;nbsp; a great day!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 20:13:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1211268#M47805</guid>
      <dc:creator>ZackK</dc:creator>
      <dc:date>2022-09-09T20:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1332182#M54741</link>
      <description>&lt;P&gt;Hello, is there an update on this? I try to hide fields in layers in the new map viewer table, in the visualization tab of a feature layer, and tried editing the pop-ups, but they do not stick even after saving. Thank you in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 22:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1332182#M54741</guid>
      <dc:creator>LayerItOn</dc:creator>
      <dc:date>2023-09-25T22:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1333531#M54817</link>
      <description>&lt;P&gt;So in the Tables, I clicked the Options button (i.e. gear) and in the Field Visiblity UI, turned off an attribute field.&amp;nbsp; Now it does not appear in the table.&amp;nbsp; Secondly, I went to the Pop-Ups UI (right side of the Map Viewer) and clicked the "x" to the right of the same attribute field and it does not appear in my pop-up anymore.&amp;nbsp; It seems to be sticking for me when I use the popup anywhere in the Map Viewer.&amp;nbsp; The hidden field does show up for symbolization tho'...&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 19:05:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1333531#M54817</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-09-28T19:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1333584#M54820</link>
      <description>&lt;P&gt;If the table is closed, looks like the field is back in when table is opened again. I was referring to hiding fields on a hosted layer in map viewer that could be saved.&amp;nbsp; With this setting users would not see those fields in map viewer table, until map editor changes it back.&amp;nbsp; So basically, using the same hosted layer, but hiding field A in one web map, and then hiding field B in another.&amp;nbsp; Currently, it seems that our option is to use a multitude of view layers for various web maps.&amp;nbsp; This works, and should remain an option, but allowing hiding fields of the hosted layer would make the process bit quicker.&amp;nbsp; +1 vote from me asking if there is an update on this setting using a hosted layer.&amp;nbsp; Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 20:44:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1333584#M54820</guid>
      <dc:creator>ZackK</dc:creator>
      <dc:date>2023-09-28T20:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1393041#M57978</link>
      <description>&lt;P&gt;Sorry for bringing this discussion back up. I stumbled here while looking answers to same question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are building AGOL based solution where multiple people with slim GIS experience would be using Map Viewer to track projects and customer queries about those projects. The data contains fields that aren't important for those mainly using the data, but are or would be beneficial for me as admin for the layers. For example fields containing edit logs. Besides those, the main users have certain needs for field order in attribute table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now, neither hiding nor changing order will be saved when Map Viewer is used. Making it pretty bad UX. In Classic, both of these work. But using attribute table as extra source of information besides popups isn't as good experience. So we have combination of two bad solutions to simple problem. I really hope you could get this functionality to us.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 09:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1393041#M57978</guid>
      <dc:creator>konsta_kuorikoski</dc:creator>
      <dc:date>2024-03-08T09:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1393202#M57986</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/752623"&gt;@konsta_kuorikoski&lt;/a&gt;&amp;nbsp;- I wonder if&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm" target="_self"&gt; creating a hosted feature layer view&lt;/A&gt; would accomplish what you're looking to do?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:58:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1393202#M57986</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-03-08T15:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1395712#M58105</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;thanks for the reply. Hosted Layer Views are new thing to me (and for the rest of the department), and sure looks promissing. However, it seems to only fix half of the issues. It does help with hiding those fields that aren't needed by the general editors for the layer. But arranging order of the fields in Map Viewer still doesn't save. Not even within same instance. I tested this by changing order of two columns, closing Attribute Table and saving the map. Opening Attribute Table again, the order is switched back to default. Changing order for Pop-up configuration doesn't work in Map Viewer either, seems like that is only effective for Classic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the order of the fields could be changed to different default directly from layer Data settings page, that probably would be best. Similar to how visualization default is done from layer Visualization options, not from Map view. Though it seems like bug that Map Viewer Attribute table forgets user set order when table is closed and reopened.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 08:35:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1395712#M58105</guid>
      <dc:creator>konsta_kuorikoski</dc:creator>
      <dc:date>2024-03-14T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1396310#M58117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/752623"&gt;@konsta_kuorikoski&lt;/a&gt;&amp;nbsp;- we're getting there then!&amp;nbsp; Hosted Layer Views are pretty interesting certainly.&amp;nbsp; I don't know about the permanently reordering of fields in the Map Viewer but one workflow that could work, a bit clunky, but could work is in ArcGIS Pro, use the Export Features GP tool to export to a new feature class AND permanently reorder the fields in the feature as referenced &lt;A href="https://support.esri.com/en-us/knowledge-base/000025984" target="_self"&gt;here&lt;/A&gt;. Then share as a web layer to your Portal.&amp;nbsp; Then use the Hosted Layer Views in the Map Viewer.&amp;nbsp; Clunky yes, but it would work.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 20:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1396310#M58117</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-03-14T20:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1401465#M58342</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks again for recommending Hosted Views. While they don't work with this problem, they are something I will use with other data for sure.&lt;BR /&gt;&lt;BR /&gt;To clunky way, yes, that could work. We'll have to think about it. Good thing is that it would only need to be done once per layer.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 14:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1401465#M58342</guid>
      <dc:creator>konsta_kuorikoski</dc:creator>
      <dc:date>2024-03-27T14:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1524662#M60973</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Im facing a problem similar to this post that seems that could not be resolved right now even with Hosted Views.&lt;BR /&gt;&lt;BR /&gt;I have an editable Hosted FeatureLayer where people can anonymously add features it in. We are asking about the email of people but we dont want the email field to be publicly queryable.&lt;BR /&gt;&lt;BR /&gt;In other word the email field must be editable publicly without signin but must be hidden. If I use a Hosted View and remove the email field from it, it cannot be edited.&lt;BR /&gt;&lt;BR /&gt;Is there a solution for such case?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 19:30:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1524662#M60973</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2024-08-20T19:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1524679#M60976</link>
      <description>&lt;P&gt;In Survey123 using an XLSform I think you can do this -&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-hidden-relevant-and/ba-p/1165842" target="_blank"&gt;Survey123 Tricks of the Trade: hidden, relevant and body::esri:visible&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 19:52:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1524679#M60976</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-08-20T19:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1524684#M60977</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;thanks for the reply. I am not using Survey123, its an application made with javascript API. Anyway, even if I can hide it in Survey123, the field stay queryable from the rest endpoint.&lt;BR /&gt;&lt;BR /&gt;The goal is to protect user's personal data.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 19:55:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1524684#M60977</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2024-08-20T19:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: hide fields in table - ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1525196#M61001</link>
      <description>&lt;P&gt;I have a feature layer from a different org in a map. I'm trying to make one field visible in the table that isn't currently. I can't make a hosted feature layer view since the feature layer isn't owned by my org. Do I have to export the hosted feature layer and republish it as a new feature service in my org just to turn on one field in the table?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 16:05:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hide-fields-in-table-arcgis-online/m-p/1525196#M61001</guid>
      <dc:creator>jmaxwell_braun</dc:creator>
      <dc:date>2024-08-21T16:05:53Z</dc:date>
    </item>
  </channel>
</rss>

