<?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: How to undo or delete edits vertices while adding a new feature in Edit without editor widget in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546840#M50948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I don't believe that the copy and paste functionality you are want will be possible as the browser does not have access to the client machines clipboard as more desktop apps do (due to security reasons). Now as far as having a right click functionally to present a context menu with a delete, this is very doable. I would recommend looking at the enhanced draw widget&amp;nbsp; &lt;A href="https://community.esri.com/migrated-users/43900"&gt;Tim Witt&lt;/A&gt;​ did for some code you can use. &lt;A href="https://community.esri.com/docs/DOC-3256"&gt;Enhanced Draw Widget&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Jun 2015 21:59:42 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2015-06-21T21:59:42Z</dc:date>
    <item>
      <title>How to undo or delete edits vertices while adding a new feature in Edit without editor widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546839#M50947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to provide an option to delete vertices. example right click on the vertices and click delete. and also and undo vertices option.&lt;/P&gt;&lt;P&gt;Another option that I would like to have is to create a new feature from a copy of an existing one. example: select a shape, copy and paste it at the same spot(location) then update the attributes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="111541" alt="Edits vertices.PNG" class="image-1 jive-image" src="/legacyfs/online/111541_Edits vertices.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 19:35:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546839#M50947</guid>
      <dc:creator>RichardMoussopo</dc:creator>
      <dc:date>2015-06-19T19:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo or delete edits vertices while adding a new feature in Edit without editor widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546840#M50948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I don't believe that the copy and paste functionality you are want will be possible as the browser does not have access to the client machines clipboard as more desktop apps do (due to security reasons). Now as far as having a right click functionally to present a context menu with a delete, this is very doable. I would recommend looking at the enhanced draw widget&amp;nbsp; &lt;A href="https://community.esri.com/migrated-users/43900"&gt;Tim Witt&lt;/A&gt;​ did for some code you can use. &lt;A href="https://community.esri.com/docs/DOC-3256"&gt;Enhanced Draw Widget&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 21:59:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546840#M50948</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-06-21T21:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo or delete edits vertices while adding a new feature in Edit without editor widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546841#M50949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you thinking of this example?&lt;/P&gt;&lt;P&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/ed_toolbar/" title="http://developers.arcgis.com/javascript/samples/ed_toolbar/"&gt;Update Fire Perimeter&lt;/A&gt; &lt;/P&gt;&lt;P&gt;(right click to delete vertices) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 15:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546841#M50949</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-06-26T15:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo or delete edits vertices while adding a new feature in Edit without editor widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546842#M50950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but found the better one: &lt;A href="http://developers.arcgis.com/javascript/samples/graphics_contextmenu/" title="http://developers.arcgis.com/javascript/samples/graphics_contextmenu/"&gt;Context Menu for Map and Graphics&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 16:09:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546842#M50950</guid>
      <dc:creator>RichardMoussopo</dc:creator>
      <dc:date>2015-07-10T16:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to undo or delete edits vertices while adding a new feature in Edit without editor widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546843#M50951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just go into editor, highlight the line or polygon segment, right click and delete vertices manually. Same goes for the copy and paste, the after pasting the highlighted feature is the copy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 16:56:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-undo-or-delete-edits-vertices-while-adding/m-p/546843#M50951</guid>
      <dc:creator>JustinHollenbach1</dc:creator>
      <dc:date>2015-07-10T16:56:29Z</dc:date>
    </item>
  </channel>
</rss>

