<?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: Web AppBuilder custom widget - Editor 3d in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-custom-widget-editor-3d/m-p/1259860#M14869</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/36894" target="_self"&gt;&lt;SPAN class=""&gt;MichaelLev&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Good day, how were able to convert the codes&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;example&amp;nbsp; of&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-editor-3d/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Edit features in 3D with the Editor widget&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;into "Edit 3D" custom widget code within Web AppBuilder (Developer Edition) 2.17. I am trying to do same, but struggling. Kindly help asap. Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2023 16:10:34 GMT</pubDate>
    <dc:creator>AyokunleAdebisi</dc:creator>
    <dc:date>2023-02-20T16:10:34Z</dc:date>
    <item>
      <title>Web AppBuilder custom widget - Editor 3d</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-custom-widget-editor-3d/m-p/816135#M7006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've converted code example &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-editor-3d/index.html"&gt;Edit features in 3D with the Editor widget&lt;/A&gt;&amp;nbsp;into "Edit 3D" custom widget code within Web AppBuilder (Developer Edition) 2.17&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My widget works and I can add Slide or Swing items from the&amp;nbsp;recreationLayer (as in the example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I want to test myself against same data as in esri example above. Currently I don't have ArcGIS online account, so my Web AppBuilder (Developer Edition) is connected to the company's ArcGIS online (my Web AppBuilder config.json has the line: "portalUrl": "https://&amp;lt;company-name&amp;gt;.maps.arcgis.com&lt;BR /&gt;I try to see the example scene by pasting portal id "206a6a13162c4d9a95ea6a87abad2437" into the application config.json, but I get error that I have no basemap.&lt;BR /&gt;Whan I have ArcGIS online account, how could I run the WAB app on the esri example data?&lt;/LI&gt;&lt;LI&gt;In the example code, the recreationLayer is created by "new FeatureLayer( ... with url of some esri service. I want to understand - What does that service supply?&lt;/LI&gt;&lt;LI&gt;What are the possible ways to save my modifications to the layers?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2020 19:46:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-custom-widget-editor-3d/m-p/816135#M7006</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2020-09-23T19:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder custom widget - Editor 3d</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-custom-widget-editor-3d/m-p/816136#M7007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You should get out of the habit of addressing your questions directly to me. There are others in the community that can and will answer question I just happen to be the most active. Also you should not have a question with multiple questions each time you post. When people look at your question and see that they have to invest time answering several questions they are less likely to provide any response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="background-color: #ffffff;"&gt;How could I run the WAB app on the esri example data? You can see in that sample they (esri) has publicly shared scene with several 3D editable layers. You need the same (not exactly several editable layers but a scene with at least one editable layer).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #ffffff;"&gt;It is a feature service (an editable service). All feature services in AGOL are feature&amp;nbsp;services vs a map service that can be published to an ArcGIS Server. But all feature services do not have editing turned on/allowed.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #ffffff;"&gt;A editable feature services and have the actions of update and/or add features enabled. This is how editing is accomplished and posted back to the feature service.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2020 22:56:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-custom-widget-editor-3d/m-p/816136#M7007</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-09-23T22:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder custom widget - Editor 3d</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-custom-widget-editor-3d/m-p/1259860#M14869</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/36894" target="_self"&gt;&lt;SPAN class=""&gt;MichaelLev&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Good day, how were able to convert the codes&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;example&amp;nbsp; of&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-editor-3d/index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Edit features in 3D with the Editor widget&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;into "Edit 3D" custom widget code within Web AppBuilder (Developer Edition) 2.17. I am trying to do same, but struggling. Kindly help asap. Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 16:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-custom-widget-editor-3d/m-p/1259860#M14869</guid>
      <dc:creator>AyokunleAdebisi</dc:creator>
      <dc:date>2023-02-20T16:10:34Z</dc:date>
    </item>
  </channel>
</rss>

