<?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: Restrict Editing to Specific Users in Public Apps in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1482345#M59486</link>
    <description>&lt;P&gt;Please note the ArcGIS Online assistant is not an officially supported tool and making direct edits to the JSON can break your content. I would not recommend it except when required and with care.&lt;/P&gt;&lt;P&gt;ArcGIS Online content not shared publicly will not be accessible to users without an 'organizational' (paid) user account.&lt;/P&gt;&lt;P&gt;You can share the content publicly - maps, apps and layers - but would need to be aware of the editing/data security for this content.&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2024 23:42:04 GMT</pubDate>
    <dc:creator>ChristopherCounsell</dc:creator>
    <dc:date>2024-05-31T23:42:04Z</dc:date>
    <item>
      <title>Restrict Editing to Specific Users in Public Apps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1480614#M59422</link>
      <description>&lt;P&gt;I have a Viewer Attachment App that needs to be viewable to the public with editing restricted to specific users.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can achieve this at the Hosted Feature Layer level via Shared Access Groups:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/faq-is-it-possible-to-assign-the-editing-capability-of--000031348" target="_self"&gt;Is it possible to assign the editing capability of a public hosted feature layer to specific members in ArcGIS Online?&lt;/A&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;And based on User Role:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-editing-hfl.htm#ESRI_SECTION2_82D598D7970A4A97923EED07CEB4A6A2" target="_self"&gt;Access editing capabilities depending on role&lt;/A&gt;&lt;/P&gt;&lt;P&gt;These work on the Feature Layer but when it is featured in the Viewer Attachment App, these settings appear to be superseded and editing is disabled.&lt;/P&gt;&lt;P&gt;&lt;U&gt;Note:&lt;/U&gt; 1) Editing is disabled in the settings of Feature Layer. 2) &lt;A href="https://community.esri.com/t5/arcgis-instant-apps-questions/arcgis-instant-apps-attachment-viewer-enable/td-p/1070726" target="_self"&gt;Editing capabilities&lt;/A&gt; were recently added to Attachment Viewer.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zach&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 23:35:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1480614#M59422</guid>
      <dc:creator>ZacharyUhlmann1</dc:creator>
      <dc:date>2024-05-29T23:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Editing to Specific Users in Public Apps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1480837#M59428</link>
      <description>&lt;P&gt;You should:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a Hosted Feature Layer View (editing enabled)&lt;/LI&gt;&lt;LI&gt;Create a map and web app for editing&lt;/LI&gt;&lt;LI&gt;Share both to your internal group&lt;/LI&gt;&lt;LI&gt;Create a 2nd Hosted Feature Layer View (editing disabled, potentially filtered etc)&lt;/LI&gt;&lt;LI&gt;Created a second map and web app for public viewing&lt;/LI&gt;&lt;LI&gt;Share the second map, web app and public view, publicly.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Don't share the Hosted Feature Layer, ever, only the views.&lt;/P&gt;&lt;P&gt;The shared access update group is not really designed for&amp;nbsp;&lt;EM&gt;feature&lt;/EM&gt; editing. It's more for other GIS users to update the content - the map/app - without being the owner.&lt;/P&gt;&lt;P&gt;This sets you up way better in the longer run. Secure access to editing your data, filtering/field control, and the ability to share/unshare content with the public, without impacting other internal users.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 08:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1480837#M59428</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-05-30T08:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Editing to Specific Users in Public Apps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1481410#M59449</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp; This worked.&amp;nbsp; I struggled at the end because instead of re-creating the map from scratch directly with the View Layers, I tried to re-source the layers in the original map from the JSON in AGOL - Assist ( &lt;A href="https://community.esri.com/t5/arcgis-online-questions/change-feature-service-source-for-an-existing-agol/td-p/94960" target="_self"&gt;HERE&lt;/A&gt;&amp;nbsp;).&amp;nbsp; This worked, up until I attempted to open the Viewing App outside of my Organizational Account.&amp;nbsp; That was baffling, but unrelated to your post.&amp;nbsp; I resorted to recreating the map and following your protocol verbatim.&lt;/P&gt;&lt;P&gt;Also, I didn't realize that folks are required to have an AGOL account of some sort to access the app.&amp;nbsp; I assume there is a way to forego this requirement since we use ESRI Apps ALL THE TIME embedded in various websites.&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Do you know a way to enable use without logging into an AGOl account?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks again - Zach&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 17:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1481410#M59449</guid>
      <dc:creator>ZacharyUhlmann1</dc:creator>
      <dc:date>2024-05-30T17:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Editing to Specific Users in Public Apps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1482345#M59486</link>
      <description>&lt;P&gt;Please note the ArcGIS Online assistant is not an officially supported tool and making direct edits to the JSON can break your content. I would not recommend it except when required and with care.&lt;/P&gt;&lt;P&gt;ArcGIS Online content not shared publicly will not be accessible to users without an 'organizational' (paid) user account.&lt;/P&gt;&lt;P&gt;You can share the content publicly - maps, apps and layers - but would need to be aware of the editing/data security for this content.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 23:42:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-specific-users-in-public-apps/m-p/1482345#M59486</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-05-31T23:42:04Z</dc:date>
    </item>
  </channel>
</rss>

