<?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: Changing symbology while editing in WebMap App in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1017118#M38012</link>
    <description>&lt;P&gt;Hi Kate,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps you can add in a customer Widgets- either a Custom Draw widget&amp;nbsp;&lt;A href="https://community.esri.com/t5/web-appbuilder-custom-widgets/enhanced-draw-widget/ta-p/914275" target="_blank"&gt;Enhanced Draw Widget - GeoNet, The Esri Community&lt;/A&gt;,&amp;nbsp;or a custom edit widget?&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/solutions-webappbuilder-widgets" target="_blank"&gt;GitHub - Esri/solutions-webappbuilder-widgets: Web App Builder widgets created and managed by the Esri Solutions teams.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/about/newsroom/arcwatch/add-custom-widgets-to-web-appbuilder-for-arcgis-developer-edition/" target="_blank"&gt;Add Custom Widgets to Web AppBuilder for ArcGIS Developer Edition (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/10.5/use/add-custom-widgets.htm#:~:text=%20To%20host%20custom%20widgets%20on%20your%20web,JSON%20manifest%20file%20that%20describes%20widget...%20More" target="_blank"&gt;Add custom widgets—Portal for ArcGIS | ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2021 23:31:02 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-01-14T23:31:02Z</dc:date>
    <item>
      <title>Changing symbology while editing in WebMap App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1010138#M37767</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently developing a WebMap app that will be used during an online stakeholder workshop.&amp;nbsp; I need the app to have an editable feature layer so that the user can draw a polygon, but where they can also select different colours for each time they draw a polygon.&amp;nbsp; Is this possible?&lt;/P&gt;&lt;P&gt;When i've played around with things, it seems that colour selection can only be applied to an attribute in the web map.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 14:18:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1010138#M37767</guid>
      <dc:creator>Kate_Gormley_abdn</dc:creator>
      <dc:date>2020-12-16T14:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology while editing in WebMap App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1010143#M37768</link>
      <description>&lt;P&gt;It might be possibly by having subtypes with a domain for each colour as an attribute, the user would then select that subtype from the edit window, and the symbology would be set by the colour attribute.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 14:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1010143#M37768</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-12-16T14:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology while editing in WebMap App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1014941#M37940</link>
      <description>&lt;P&gt;Hi Kate,&lt;/P&gt;&lt;P&gt;Have you considered using the drawing widget for this task?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 00:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1014941#M37940</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-08T00:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology while editing in WebMap App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1016828#M38003</link>
      <description>&lt;P&gt;Thanks - I tried that, but it doesn't appear you can save attributes with the Draw widget like you can with Edit.&amp;nbsp; I need to be able to collect the attributes associated with the points/lines/polygons.&amp;nbsp; Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 13:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1016828#M38003</guid>
      <dc:creator>Kate_Gormley_abdn</dc:creator>
      <dc:date>2021-01-14T13:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Changing symbology while editing in WebMap App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1017118#M38012</link>
      <description>&lt;P&gt;Hi Kate,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps you can add in a customer Widgets- either a Custom Draw widget&amp;nbsp;&lt;A href="https://community.esri.com/t5/web-appbuilder-custom-widgets/enhanced-draw-widget/ta-p/914275" target="_blank"&gt;Enhanced Draw Widget - GeoNet, The Esri Community&lt;/A&gt;,&amp;nbsp;or a custom edit widget?&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/solutions-webappbuilder-widgets" target="_blank"&gt;GitHub - Esri/solutions-webappbuilder-widgets: Web App Builder widgets created and managed by the Esri Solutions teams.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/about/newsroom/arcwatch/add-custom-widgets-to-web-appbuilder-for-arcgis-developer-edition/" target="_blank"&gt;Add Custom Widgets to Web AppBuilder for ArcGIS Developer Edition (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/10.5/use/add-custom-widgets.htm#:~:text=%20To%20host%20custom%20widgets%20on%20your%20web,JSON%20manifest%20file%20that%20describes%20widget...%20More" target="_blank"&gt;Add custom widgets—Portal for ArcGIS | ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 23:31:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/changing-symbology-while-editing-in-webmap-app/m-p/1017118#M38012</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-14T23:31:02Z</dc:date>
    </item>
  </channel>
</rss>

