<?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 authorized users while leaving the map viewable to the public in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294127#M14711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although &lt;A href="https://community.esri.com/migrated-users/6431"&gt;Shawn Kraft&lt;/A&gt; originally penned the technique back in April 2014, some official &lt;A href="http://doc.arcgis.com/en/arcgis-online/reference/best-practices-layers.htm"&gt;Best Practices&lt;/A&gt; documentation finally arrived in the link above which highlights his process to limit undesired public editing of feature services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2016 12:45:15 GMT</pubDate>
    <dc:creator>ThomasKonzel</dc:creator>
    <dc:date>2016-03-22T12:45:15Z</dc:date>
    <item>
      <title>Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294093#M14677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've created a service that will be made available to the public which expects to see fairly regular updates.&amp;nbsp; Unfortunately, now that I've created the dataset it's leaving my hands, and the group that plans on making the updates doesn't have anyone with ArcMap on their computer, thus any updates would have to go through an ArcGIS Online map.&amp;nbsp; I know I can configure a service to allow editing, but my concern is that ANYONE (with the know-how) could also edit the service and make unwanted changes.&amp;nbsp; I also know I can allow access only to a private group, but then the public can't view the service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to limit the editing capabilities to certain people, while keeping the service viewable to the public?&amp;nbsp; I was thinking there might be a way to create a separate version of the service with editing capabilities, open it to a private group, and synch the public version of the service to the private version, but I'm not sure if that's possible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 12:43:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294093#M14677</guid>
      <dc:creator>BrettGreenfield__DNR_</dc:creator>
      <dc:date>2013-11-21T12:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294094#M14678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Updated November 7, 2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The way to do this is to create a hosted feature layer view.&amp;nbsp;&lt;/SPAN&gt;Learn more about hosted feature layer views here...&lt;A class="" href="http://doc.arcgis.com/en/arcgis-online/share-maps/create-hosted-views.htm" style="color: #2989c5; text-decoration: none;" title="http://doc.arcgis.com/en/arcgis-online/share-maps/create-hosted-views.htm"&gt;Create hosted feature layer views—ArcGIS Online Help | ArcGIS&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Original post&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There are several options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;You can disable editing on the layer inside the web map. This will remove the Edit menu. However, a savvy user could enable it in the web map and still edit it.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;You can embed the map in a web page or create a web mapping application. The user won't be able to enable editing here, but if the features are still public, they can be edited.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Disable editing on the feature layer itself. This will prevent editing at all. When you want to update the data, unshare it and enable editing. This means while updating, the map will not be available.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Administrators have the ability to open a feature layer with full editing capabilities. This could be a way to update the features while still keeping the layer publicly available. However, your editors would then need to have the role of administrator.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Published a tiled layer from the feature layer. The tiled layer would need to be updated whenever the features are updated. This can get costly and time consuming to recreate tiles.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 16:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294094#M14678</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2013-11-21T16:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294095#M14679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the thread -- I am having the same issue. In my case, I have created a small group of 2 or 3 editors who will be making edits to the feature layer in the field using Connector for ArcGIS on tablet devices, adding photos as attachments. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great to be able to have a public version of my ArcGIS Online map where the data is viewable but not editable, with different popup configurations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But apparently the feature layer can't be accessed by one small group with editing privileges while being publically viewable but locked down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone has found a way around this problem, I would also like to know about it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 16:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294095#M14679</guid>
      <dc:creator>ElizabethMiller</dc:creator>
      <dc:date>2013-11-22T16:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294096#M14680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone have any new insights on this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any comments from ESRI staff?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 15:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294096#M14680</guid>
      <dc:creator>ElizabethMiller</dc:creator>
      <dc:date>2013-12-17T15:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294097#M14681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS Online for Organizations for us has been of very limited use.&amp;nbsp; Almost every application I try to make public utilizes public hosted services that I want users within my organization to edit not the public.&amp;nbsp; This seems just plain obvious!&amp;nbsp; Until ArcGIS Online can allow only users within a group to edit a public "hosted service" this is just a BETA application!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Feb 2014 09:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294097#M14681</guid>
      <dc:creator>TracyGarrison</dc:creator>
      <dc:date>2014-02-22T09:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294098#M14682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you mean this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=087E000000053ew&amp;amp;returnUrl=%2Fapex%2FideaList%3Fc%3D09a300000004xET%26category%3DArcGIS%2BOnline%26p%3D14"&gt;http://ideas.arcgis.com/ideaView?id=087E000000053ew&amp;amp;returnUrl=%2Fapex%2FideaList%3Fc%3D09a300000004xET%26category%3DArcGIS%2BOnline%26p%3D14&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 05:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294098#M14682</guid>
      <dc:creator>MirBBenesov</dc:creator>
      <dc:date>2014-02-24T05:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294099#M14683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What about creating different groups, add users to groups and only share the content with users of those groups?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could have an editor group and create editable maps targeted for users that belong to that group and share the map with that specific group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could have a viewer group and create non-editable maps targeted for users that belong to that group and share the map with that specific group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;..etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You would have to make several maps with editing enabled on some and disabled on others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't help with with the other issues of savvy users enabling web editing in a map, but I though that would be limited to the person who owns the content?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 18:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294099#M14683</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-02-25T18:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294100#M14684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same issue. I created a map for the public, but I want a group of staff only to update the map on a regular basis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The previous option of "unsharing", editing the feature, then sharing again is a bit cumbersome for a non-GIS user. It would be nice to have a simpler workflow in place to facilitate an editing process within an organization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patricia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 19:47:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294100#M14684</guid>
      <dc:creator>DevinBartley</dc:creator>
      <dc:date>2014-04-14T19:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294101#M14685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, let me see if I get this.&amp;nbsp; If I enable sharing for everyone on a web map with a layer that has editing enabled...then anyone in the world can edit it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 13:39:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294101#M14685</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2014-04-15T13:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294102#M14686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is my understanding, and not what was I was expecting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 13:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294102#M14686</guid>
      <dc:creator>DevinBartley</dc:creator>
      <dc:date>2014-04-15T13:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294103#M14687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a way to do this.&amp;nbsp; Whoever is going to be editing a hosted feature layer, make them the owner of that layer.&amp;nbsp; Disable editing on the web map and hosted feature layer.&amp;nbsp; Then you can share the web map publicly and no one else can edit it.&amp;nbsp; Except an Admin of course.&amp;nbsp; I just did it and it works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 15:19:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294103#M14687</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2014-04-16T15:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294104#M14688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh and I forgot to mention that the person doing the editing can be a User and not an Admin.&amp;nbsp; Just make the User the owner of the hosted feature layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 15:20:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294104#M14688</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2014-04-16T15:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294105#M14689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;... make the User the owner of the hosted feature layer.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;How do you do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 15:55:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294105#M14689</guid>
      <dc:creator>larrycamp</dc:creator>
      <dc:date>2014-04-16T15:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294106#M14690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a map showing areas for recycle pickups.&amp;nbsp; I did it this way.&amp;nbsp; I invited the person I wanted to do the editing and set them up as a User.&amp;nbsp; Then, I uploaded a zip file and created a hosted feature layer.&amp;nbsp; I edited the details for the hosted feature layer and disabled editing and saved it. Then, created a web map and added the hosted feature layer and shared the map publicly.&amp;nbsp; I then went in again to edit the details for the hosted feature layer and changed the owner to the person I invited(my editor).&amp;nbsp; Done. Now, when the editor wants to edit, they login to AGOL, click My Content, they click the arrow to the right of its name and choose to open it in a map with full editing. When they are finished editing, they click the arrow to the right of the layer and choose to Save Layer.&amp;nbsp; They close out the web map without saving it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 16:03:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294106#M14690</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2014-04-16T16:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294107#M14691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone try my solution?&amp;nbsp; Of course, you can only have one owner but it does work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 12:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294107#M14691</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2014-04-17T12:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294108#M14692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shawn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried your solution and it works. But the problem for me is that the since the layer has changed owner, I (The administrator) cannot view that layer anymore. Is there a way for an administrator to view all layers even if she is not the owner of those layers? Seems like there is no way to go back once the owner has changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patricia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 20:59:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294108#M14692</guid>
      <dc:creator>DevinBartley</dc:creator>
      <dc:date>2014-04-30T20:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294109#M14693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Much easier it would be if there was a possibility that the layer was searchable, editable and can be attached to the map projects only to the user organization. I think it would solve many problems for us all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 03:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294109#M14693</guid>
      <dc:creator>MirBBenesov</dc:creator>
      <dc:date>2014-05-02T03:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294110#M14694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ladybug, go to My Org and click on the Users name and then choose Manage Items.&amp;nbsp; Then you should be able to see the layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 17:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294110#M14694</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2014-05-08T17:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294111#M14695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am adding to this thread because I also would like to see ESRI address this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a crew of public works field workers.&amp;nbsp; (around 30)&amp;nbsp; They share about 6 online accounts.&amp;nbsp; (organization)&amp;nbsp; They all need to have full editing rights to a map that tracks action items.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This map needs to be accessible by the public. (everyone)&amp;nbsp; We want the public to be able to create an action item but not edit any of the existing items on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, when John Q Public walks down the street and trips on a hole in the sidewalk we want John to be able to open the map and enter the item.&amp;nbsp; (hole in sidewalk here, FIX IT)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Public Works lead (Org user #1) looks at the map on Monday and sees the item created by John Q and directs staff to repair by scheduling the work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Public Works crew (Org user #2) views map, sees the priority and then repairs John's item.&amp;nbsp; Noting the date when the repair was complete.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the jig.&amp;nbsp; We do not want John Q to look at the map and see that Robert Q Public has placed another item that rivals his repair.&amp;nbsp; John wants his done first so he deletes Roberts.&amp;nbsp; We don't want that.&amp;nbsp; We want the public to be able to add items but not edit.&amp;nbsp; We need many staff users to be able to edit due to their involvement at different stages of the work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, we need editing rights that can be changed at the sharing level.&amp;nbsp; (Everyone/Organization)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 17:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294111#M14695</guid>
      <dc:creator>MarkNeumann</dc:creator>
      <dc:date>2014-05-14T17:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict editing to authorized users while leaving the map viewable to the public</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294112#M14696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't solve this problem through groups or user security settings. I have been able to find the REST endpoints on any feature service that belongs to a public map, regardless of whether or not the editing has been disabled in the map. Once in the REST services you can apply edits using the REST API. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***DISABLING EDITING IN PUBLIC MAPS DOES NOT MAKE YOUR FEATURE SERVICE SAFE!!***&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 20:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/restrict-editing-to-authorized-users-while-leaving/m-p/294112#M14696</guid>
      <dc:creator>deleted-user-zGZcJ5TpRUeA</dc:creator>
      <dc:date>2014-08-05T20:47:15Z</dc:date>
    </item>
  </channel>
</rss>

