<?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: Creating a public survey with secured data - anonymous users get error when submitting surveys in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269366#M48037</link>
    <description>&lt;P&gt;Hello again,&lt;BR /&gt;&lt;BR /&gt;This must be the section you are talking about?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BTMHGIS_0-1679309563863.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/65671i7B0E6D74C351B0A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BTMHGIS_0-1679309563863.png" alt="BTMHGIS_0-1679309563863.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I notice it says only "query".&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2023 10:54:00 GMT</pubDate>
    <dc:creator>BTMHGIS</dc:creator>
    <dc:date>2023-03-20T10:54:00Z</dc:date>
    <item>
      <title>deleted</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1268925#M48016</link>
      <description>&lt;P&gt;deleted&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 12:21:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1268925#M48016</guid>
      <dc:creator>BTMHGIS</dc:creator>
      <dc:date>2023-03-28T12:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a public survey with secured data - anonymous users get error when submitting surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269187#M48027</link>
      <description>&lt;P&gt;The logs say:&lt;/P&gt;&lt;P&gt;"code": 400,&lt;BR /&gt;"details": [&lt;BR /&gt;"Can not edit layer '0'.",&lt;BR /&gt;"Unable to add the features.",&lt;BR /&gt;"This operation is not supported.",&lt;BR /&gt;"Unable to apply edits."&lt;/P&gt;&lt;P&gt;I found the public layer. I can't add points against it in a Web Map. Suggests 'adds' are actually not enabled for this layer.&lt;/P&gt;&lt;P&gt;It seems like you have 100% enabled adds via the UI. Can you go to the REST Admin endpoint of the layer and see if there are layer overrides enabled?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to view layer item URL&lt;/LI&gt;&lt;LI&gt;Go to service URL, open in new tab&lt;/LI&gt;&lt;LI&gt;add 'admin' to the URL between rest and services i.e. ..../rest/admin/services/...&lt;/LI&gt;&lt;LI&gt;Click 'json' to see the&amp;nbsp; service JSON&lt;/LI&gt;&lt;LI&gt;Search for 'layerOverrides'&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;"supportsLayerOverrides" : true,&lt;/P&gt;&lt;PRE&gt;      "layerOverrides" : [
        "allowGeometryUpdates", 
        "capabilities"
      ]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I've seen this in play before, when editing has been disabled, but layers still editable.&lt;/P&gt;&lt;P&gt;Or maybe something else is at play - but we don't seem to be able to edit this layer....&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 01:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269187#M48027</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2023-03-18T01:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a public survey with secured data - anonymous users get error when submitting surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269203#M48030</link>
      <description>&lt;P&gt;Hello, thanks for taking the time to look through my post.&lt;BR /&gt;&lt;BR /&gt;I have accessed the JSON and the "supportsLayerOverrides" parameter is "true". I'm not sure if you were indicating whether it should be true or not.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BTMHGIS_0-1679138027072.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/65625i8FACC4DAD2751412/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BTMHGIS_0-1679138027072.png" alt="BTMHGIS_0-1679138027072.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 11:14:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269203#M48030</guid>
      <dc:creator>BTMHGIS</dc:creator>
      <dc:date>2023-03-18T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a public survey with secured data - anonymous users get error when submitting surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269231#M48034</link>
      <description>What's listed further down under 'capabilities'?&lt;BR /&gt;Honestly not sure either but this is the only scenario I've seen editor&lt;BR /&gt;settings not match the editing capabilities&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2023 01:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269231#M48034</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2023-03-19T01:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a public survey with secured data - anonymous users get error when submitting surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269366#M48037</link>
      <description>&lt;P&gt;Hello again,&lt;BR /&gt;&lt;BR /&gt;This must be the section you are talking about?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BTMHGIS_0-1679309563863.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/65671i7B0E6D74C351B0A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BTMHGIS_0-1679309563863.png" alt="BTMHGIS_0-1679309563863.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I notice it says only "query".&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 10:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/deleted/m-p/1269366#M48037</guid>
      <dc:creator>BTMHGIS</dc:creator>
      <dc:date>2023-03-20T10:54:00Z</dc:date>
    </item>
  </channel>
</rss>

