<?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: ExB Edit Widget not honoring editing capabilities of service in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649885#M20774</link>
    <description>&lt;P&gt;Oh no, not one view per editor. When you create the view, you can designate that only the current user's features will be in the view:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_1-1757621777404.png" style="width: 491px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140285iC9643EB7587381ED/image-dimensions/491x237?v=v2" width="491" height="237" role="button" title="NicoleJohnson_1-1757621777404.png" alt="NicoleJohnson_1-1757621777404.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You then set your edit widget to this layer instead of the layer that contains everyone's points.&lt;/P&gt;&lt;P&gt;It might be annoying for people to click on one of their features and get two pop-ups, so something you can do is disable pop-ups on the user-specific layer, but keep them enabled on the layer that contains everyone's points (assuming it's helpful for people to be able to see that stuff).&lt;/P&gt;</description>
    <pubDate>Thu, 11 Sep 2025 20:21:59 GMT</pubDate>
    <dc:creator>NicoleJohnson</dc:creator>
    <dc:date>2025-09-11T20:21:59Z</dc:date>
    <item>
      <title>ExB Edit Widget not honoring editing capabilities of service</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649553#M20760</link>
      <description>&lt;P&gt;While trying to implement the Edit widget in Experience Builder (in AGOL) I discovered that ExB does not seem to be honoring the service level editing capabilities. Well technically it is but its showing in ExB as if they are not!!!&lt;/P&gt;&lt;P&gt;I have an ExB where I want to allow our user to add points, edit &lt;U&gt;their&lt;/U&gt; points, and delete &lt;U&gt;their&lt;/U&gt; points while being able to see all points add by any users. A user should NOT be able to edit points from other users. The editable layers are configured with editor tracking and in AGOL their settings are set so that users can see all the features but only edit their own.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ajohnson_1-1757539465242.png" style="width: 420px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140222iE9B40D91E0463B7E/image-dimensions/420x158?v=v2" width="420" height="158" role="button" title="ajohnson_1-1757539465242.png" alt="ajohnson_1-1757539465242.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once configured in ExB though, the edit widget allows a user to select an existing point (not theirs) and "edit" the attributes or delete it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ajohnson_3-1757540145337.png" style="width: 442px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140224i77FD52D8A4A2C32F/image-dimensions/442x275?v=v2" width="442" height="275" role="button" title="ajohnson_3-1757540145337.png" alt="ajohnson_3-1757540145337.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once a user confirms the changes though, they get the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ajohnson_2-1757540107437.png" style="width: 488px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140223i4A388224335B60F9/image-dimensions/488x145?v=v2" width="488" height="145" role="button" title="ajohnson_2-1757540107437.png" alt="ajohnson_2-1757540107437.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These "edits" fail every time and do not get pushed up to the database, but still it confusing that ExB give the appearance of allowing users to edit any and all points regardless of ownership. &lt;STRONG&gt;How do I configure ExB to not allow users to select points that are not theirs or not make them selectable at all? Or is this impossible and a known fault of ExB?&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;FYI These screenshots were all taken in the ExB when logged into my orgs test user account, so I know that this is not some issue with my admin permissions overriding the service permissions.&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148663"&gt;@AlixVezina&lt;/a&gt;&amp;nbsp;(I've seen you answering alot of similar questions about ExB I'm hoping you know!)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 21:42:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649553#M20760</guid>
      <dc:creator>ajohnson</dc:creator>
      <dc:date>2025-09-10T21:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: ExB Edit Widget not honoring editing capabilities of service</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649714#M20768</link>
      <description>&lt;P&gt;I don't know that there's a way to avoid this with &lt;EM&gt;one&lt;/EM&gt; layer, but you could create a view layer based on the editor name and use that instead for your edit widget. Then, keep your all-points layer as just something users can get pop-ups for/see but not have interact with the edit widget.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 12:15:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649714#M20768</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2025-09-11T12:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: ExB Edit Widget not honoring editing capabilities of service</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649773#M20769</link>
      <description>&lt;P&gt;So I would have to have one view per editor? I have roughly 50 editors for this map unfortunately, how would you add these to web map while still having all the edits sync back to one feature layer?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 15:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649773#M20769</guid>
      <dc:creator>ajohnson</dc:creator>
      <dc:date>2025-09-11T15:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: ExB Edit Widget not honoring editing capabilities of service</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649885#M20774</link>
      <description>&lt;P&gt;Oh no, not one view per editor. When you create the view, you can designate that only the current user's features will be in the view:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_1-1757621777404.png" style="width: 491px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/140285iC9643EB7587381ED/image-dimensions/491x237?v=v2" width="491" height="237" role="button" title="NicoleJohnson_1-1757621777404.png" alt="NicoleJohnson_1-1757621777404.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You then set your edit widget to this layer instead of the layer that contains everyone's points.&lt;/P&gt;&lt;P&gt;It might be annoying for people to click on one of their features and get two pop-ups, so something you can do is disable pop-ups on the user-specific layer, but keep them enabled on the layer that contains everyone's points (assuming it's helpful for people to be able to see that stuff).&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 20:21:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-edit-widget-not-honoring-editing-capabilities/m-p/1649885#M20774</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2025-09-11T20:21:59Z</dc:date>
    </item>
  </channel>
</rss>

