<?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 Editor Widget with layer with multiple symbology behaving inconsistent + domain translation in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-layer-with-multiple-symbology/m-p/1663364#M87825</link>
    <description>&lt;P&gt;Within two projects (M and L) we are using the editor widget and recognize different behavior at some points.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;Problem 1: not all symbologies shown on editor start page&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;In both projects we have a FeatureService containing a FeatureLayer having different symbology.&lt;BR /&gt;When opening the editor it shows all layers to choose for which type to create a new feature for.&lt;BR /&gt;While project M shows all symbologies as separate option in project L only the layername is offered as option (see screenshots below).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;left: L, right: M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_2-1762283663148.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143177i3E0B5DC1826C1CAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_2-1762283663148.png" alt="SebastianKrings_2-1762283663148.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We found a difference in the definition of the symbology.&lt;BR /&gt;While on project M a simple symbology by a single field is used, on project L a more complex arcade expression defines the symbology. May the Arcade Expression somehow suppresses the subdivision into each symbology in the editor. Here is how the projects define the symbology:&lt;/P&gt;&lt;P&gt;L:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_3-1762285036393.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143180i44BDD355DC857065/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_3-1762285036393.png" alt="SebastianKrings_3-1762285036393.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;M:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_4-1762285075082.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143182i694BEA9D2978AAEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_4-1762285075082.png" alt="SebastianKrings_4-1762285075082.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 2: Pre-selected Symbology not taken as default value in FeatureForm&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As shown before, on Project M an option is shown for every type. When selecting one of them the editor opens the sketch mode to draw the feature (a point here). After that the feature form opens. Unfortunately the chosen type is not taken as default value into the feature form. The user has to select the type again. Type refers to a domainvalue whichs coded value equals the value of the symbology.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_6-1762285950616.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143184i5208F32B90C8C712/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_6-1762285950616.png" alt="SebastianKrings_6-1762285950616.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 3: Editor start page showing value, not labels, Editor FeatureForm showing label&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As shown in the first screenshot of Project M (right side) the types are shown in english which is the value of the symbology. I would expect a UI show the symbologies label instead which is given in german as shown in the third screenshot (symbology of project M).&lt;/P&gt;&lt;P&gt;Later in the FeatureForm the domains label is shown which seems to be correct as shown in this screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_7-1762287877295.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143187iDAD5403B9D4DF8DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_7-1762287877295.png" alt="SebastianKrings_7-1762287877295.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Probably this difference may be also the reason of problem 2 in case code mixed up label and value.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 4: Editor not showing the right symbols just all the same&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Lets check again&amp;nbsp;the first screenshot of Project M (right side) with an eye on the symbols itself. All are red icons. As shown in Screenshot 3 every type has its own different symbol. That's definitely not correct.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 5: How to do translation on symbols and domain values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In the first steps we simply put german and english in value and label in hope to somehow achieve translation with that. Well that's obviously incorrect but how is translation done for domain values (which only support label and coded value) and for symbology (which only supports label and value)?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Nov 2025 20:25:33 GMT</pubDate>
    <dc:creator>SebastianKrings</dc:creator>
    <dc:date>2025-11-04T20:25:33Z</dc:date>
    <item>
      <title>Editor Widget with layer with multiple symbology behaving inconsistent + domain translation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-layer-with-multiple-symbology/m-p/1663364#M87825</link>
      <description>&lt;P&gt;Within two projects (M and L) we are using the editor widget and recognize different behavior at some points.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;Problem 1: not all symbologies shown on editor start page&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;In both projects we have a FeatureService containing a FeatureLayer having different symbology.&lt;BR /&gt;When opening the editor it shows all layers to choose for which type to create a new feature for.&lt;BR /&gt;While project M shows all symbologies as separate option in project L only the layername is offered as option (see screenshots below).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;left: L, right: M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_2-1762283663148.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143177i3E0B5DC1826C1CAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_2-1762283663148.png" alt="SebastianKrings_2-1762283663148.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We found a difference in the definition of the symbology.&lt;BR /&gt;While on project M a simple symbology by a single field is used, on project L a more complex arcade expression defines the symbology. May the Arcade Expression somehow suppresses the subdivision into each symbology in the editor. Here is how the projects define the symbology:&lt;/P&gt;&lt;P&gt;L:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_3-1762285036393.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143180i44BDD355DC857065/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_3-1762285036393.png" alt="SebastianKrings_3-1762285036393.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;M:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_4-1762285075082.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143182i694BEA9D2978AAEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_4-1762285075082.png" alt="SebastianKrings_4-1762285075082.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 2: Pre-selected Symbology not taken as default value in FeatureForm&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As shown before, on Project M an option is shown for every type. When selecting one of them the editor opens the sketch mode to draw the feature (a point here). After that the feature form opens. Unfortunately the chosen type is not taken as default value into the feature form. The user has to select the type again. Type refers to a domainvalue whichs coded value equals the value of the symbology.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_6-1762285950616.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143184i5208F32B90C8C712/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_6-1762285950616.png" alt="SebastianKrings_6-1762285950616.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 3: Editor start page showing value, not labels, Editor FeatureForm showing label&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As shown in the first screenshot of Project M (right side) the types are shown in english which is the value of the symbology. I would expect a UI show the symbologies label instead which is given in german as shown in the third screenshot (symbology of project M).&lt;/P&gt;&lt;P&gt;Later in the FeatureForm the domains label is shown which seems to be correct as shown in this screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SebastianKrings_7-1762287877295.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/143187iDAD5403B9D4DF8DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SebastianKrings_7-1762287877295.png" alt="SebastianKrings_7-1762287877295.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Probably this difference may be also the reason of problem 2 in case code mixed up label and value.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 4: Editor not showing the right symbols just all the same&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Lets check again&amp;nbsp;the first screenshot of Project M (right side) with an eye on the symbols itself. All are red icons. As shown in Screenshot 3 every type has its own different symbol. That's definitely not correct.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem 5: How to do translation on symbols and domain values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In the first steps we simply put german and english in value and label in hope to somehow achieve translation with that. Well that's obviously incorrect but how is translation done for domain values (which only support label and coded value) and for symbology (which only supports label and value)?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 20:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-layer-with-multiple-symbology/m-p/1663364#M87825</guid>
      <dc:creator>SebastianKrings</dc:creator>
      <dc:date>2025-11-04T20:25:33Z</dc:date>
    </item>
  </channel>
</rss>

