<?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: Editor Widget for Portal Feature Layer isn't showing up (v3.x) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-for-portal-feature-layer-isn-t/m-p/1103306#M74840</link>
    <description>&lt;P&gt;Update- I don't believe this is a publishing issue with Portal. When I visit the Portal Item page for my feature layer, I choose "Open in Map Viewer" and the Edit button is present. I am able to edit attributes or add features.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 22:05:56 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2021-09-29T22:05:56Z</dc:date>
    <item>
      <title>Editor Widget for Portal Feature Layer isn't showing up (v3.x)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-for-portal-feature-layer-isn-t/m-p/1103136#M74835</link>
      <description>&lt;P&gt;I'm starting to wonder if this is more a question for the Portal crowd but I'm baffled at this. I have a simple JS API app I built using the 3.x API to edit and add features to a layer in SDE. The original app workflow was that the two SDE layers were published to ArcGIS Server from Arcmap and then I used my JS app to perform edits and additions to the two layers. The layers and app are not public facing (they're behind the firewall).&lt;/P&gt;&lt;P&gt;Our IT wants to retire the server that was originally hosting the data so I needed to re-publish into our Portal install from ArcGIS Pro. I published to Portal from ArcGIS Pro (the data is still in the same SDE source location and NOT hosted inside of Portal). I then registered the app with Portal and added the needed code for the IdentityManager and OAuthInfo so that access can be granted to the data.&lt;/P&gt;&lt;P&gt;The app loads and the features display. The Editor widget does not. There are no errors in the console and, in fact, I know the Editor Widget does get created. When I do click on a feature, I finally get an error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="editorWidgetConsoleError.jpg" style="width: 588px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24146i91BCC126035BDDED/image-size/large?v=v2&amp;amp;px=999" role="button" title="editorWidgetConsoleError.jpg" alt="editorWidgetConsoleError.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To me, this suggests that the editor widget does start and initialize but isn't finding any "editable" layers in the map (hence the undefined). But....how is this?&lt;/P&gt;&lt;P&gt;From inside of ArcGIS Pro, the source layer properties show that editing is allowed:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="agsPro_properties.jpg" style="width: 373px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24147iFD7BE8E64D008A9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="agsPro_properties.jpg" alt="agsPro_properties.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;...from the publishing to Portal dialog, it shows that editing is allowed:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="publishToPortalOptions.jpg" style="width: 594px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24149i3D08D4042F271D63/image-size/large?v=v2&amp;amp;px=999" role="button" title="publishToPortalOptions.jpg" alt="publishToPortalOptions.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The one thing on the Portal side that I see is that "Create View Layer" does not appear as an option on the published feature layer's Portal Item page. So- has anyone else had to deal with this and figured it out??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 15:48:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-for-portal-feature-layer-isn-t/m-p/1103136#M74835</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2021-09-29T15:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget for Portal Feature Layer isn't showing up (v3.x)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-for-portal-feature-layer-isn-t/m-p/1103306#M74840</link>
      <description>&lt;P&gt;Update- I don't believe this is a publishing issue with Portal. When I visit the Portal Item page for my feature layer, I choose "Open in Map Viewer" and the Edit button is present. I am able to edit attributes or add features.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 22:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-for-portal-feature-layer-isn-t/m-p/1103306#M74840</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2021-09-29T22:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget for Portal Feature Layer isn't showing up (v3.x)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-for-portal-feature-layer-isn-t/m-p/1105995#M74919</link>
      <description>&lt;P&gt;Postmortem- I was unable to resolve this issue, as described. Since editing did work through a Portal based webmap, I created a Portal webmap and then altered the &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=widgets-editor-basic" target="_blank" rel="noopener"&gt;4.x Editor Widget Sample&lt;/A&gt;&amp;nbsp;to match my environment. Not happy about it since editing using the 4.x Editor requires more mouse clicks than before but that's life, living in ESRI's world.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 16:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-for-portal-feature-layer-isn-t/m-p/1105995#M74919</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2021-10-08T16:32:22Z</dc:date>
    </item>
  </channel>
</rss>

