<?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: AGOL how to select more than one feature with the Edit Toolbar in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11193#M15</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As for "manual/documentation", there is some information in&amp;nbsp;&lt;A class="jivelink11" href="https://developers.arcgis.com/javascript/3/jsapi/editor-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/editor-amd.html"&gt;https://developers.arcgis.com/javascript/3/jsapi/editor-amd.html&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Apr 2017 23:16:08 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2017-04-06T23:16:08Z</dc:date>
    <item>
      <title>AGOL how to select more than one feature with the Edit Toolbar</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11188#M10</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions about how to use the AGOL Edit toolbar:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- how to switch to editing mode when selecting an existing feature. Most of the time when I click in one polygon it shows the Identity information window not the attributes window&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- how to select more than one feature with the editor&lt;/P&gt;&lt;P&gt;&amp;nbsp;- how to use the Union button,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any manual explaining how to use the Edit toolbar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 16:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11188#M10</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-04-05T16:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL how to select more than one feature with the Edit Toolbar</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11189#M11</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The first tool on the left is the select tool you can use that tool to draw a rectangle on the map to select more than one feature. You can also click the dropdown arrow next to the select tool and choose add to selection instead of new selection. Using the selection tool should always give you the edit attributes popup. Once you select multiple feature that can be unioned then you can use the union tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 17:05:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11189#M11</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-04-05T17:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL how to select more than one feature with the Edit Toolbar</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11190#M12</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As an alternative you also have the&amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-batch-attribute-editor.htm" title="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-batch-attribute-editor.htm"&gt;Batch Attribute Editor widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp; in WAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 17:25:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11190#M12</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-04-05T17:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL how to select more than one feature with the Edit Toolbar</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11191#M13</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The select tool selects several polygons, but when clicking on the Attributes icon, it only shows on of the polygons, I did not see any arrow on the Attribute Inspector to browse attributes from several features, in my case polygons selected.&lt;/P&gt;&lt;P&gt;Let me post another question about the Arrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 12:34:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11191#M13</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-04-06T12:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL how to select more than one feature with the Edit Toolbar</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11192#M14</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Xander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going&amp;nbsp;to test this&amp;nbsp;Widget today.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 12:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11192#M14</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-04-06T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL how to select more than one feature with the Edit Toolbar</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11193#M15</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As for "manual/documentation", there is some information in&amp;nbsp;&lt;A class="jivelink11" href="https://developers.arcgis.com/javascript/3/jsapi/editor-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/editor-amd.html"&gt;https://developers.arcgis.com/javascript/3/jsapi/editor-amd.html&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 23:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11193#M15</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2017-04-06T23:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL how to select more than one feature with the Edit Toolbar</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11194#M16</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bjorn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 11:55:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/agol-how-to-select-more-than-one-feature-with-the/m-p/11194#M16</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2017-04-07T11:55:40Z</dc:date>
    </item>
  </channel>
</rss>

