<?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 FeatureForm editing issue - 4.23 version in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featureform-editing-issue-4-23-version/m-p/1159337#M76862</link>
    <description>&lt;P&gt;Nullable fields with codded value domains do not show &lt;STRONG&gt;"No Value"&lt;/STRONG&gt; option in the dropdown list&lt;/P&gt;&lt;P&gt;&lt;A href="https://ddotgis.dc.gov/arcgis/rest/services/Test/TestPoint/FeatureServer/0" target="_blank"&gt;Layer: TestPoint (ID: 0) (dc.gov)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a working example: &lt;A href="https://codepen.io/markoskifle/pen/rNepRzN?editors=1000" target="_self"&gt;https://codepen.io/markoskifle/pen/rNepRzN?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 12:48:54 GMT</pubDate>
    <dc:creator>MarkosK</dc:creator>
    <dc:date>2022-03-30T12:48:54Z</dc:date>
    <item>
      <title>FeatureForm editing issue - 4.23 version</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featureform-editing-issue-4-23-version/m-p/1159337#M76862</link>
      <description>&lt;P&gt;Nullable fields with codded value domains do not show &lt;STRONG&gt;"No Value"&lt;/STRONG&gt; option in the dropdown list&lt;/P&gt;&lt;P&gt;&lt;A href="https://ddotgis.dc.gov/arcgis/rest/services/Test/TestPoint/FeatureServer/0" target="_blank"&gt;Layer: TestPoint (ID: 0) (dc.gov)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a working example: &lt;A href="https://codepen.io/markoskifle/pen/rNepRzN?editors=1000" target="_self"&gt;https://codepen.io/markoskifle/pen/rNepRzN?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 12:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featureform-editing-issue-4-23-version/m-p/1159337#M76862</guid>
      <dc:creator>MarkosK</dc:creator>
      <dc:date>2022-03-30T12:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureForm editing issue - 4.23 version</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featureform-editing-issue-4-23-version/m-p/1159474#M76868</link>
      <description>&lt;P&gt;Hi, this is actually working as expected. If you have null values within your field. By default, it is not supposed to show a label, rather empty like you are seeing now. In 4.22, it automatically added this (this was the actual bug), if you wish to show a label, you will need to set it in the form's field input like this,&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;input: {
     type: "combo-box",
     showNoValueOption: true,
     noValueOptionLabel: "No value"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I've updated the codepen with this as well,&amp;nbsp;&lt;A href="https://codepen.io/hgonzago/pen/RwxZLqB?editors=1000" target="_self"&gt;https://codepen.io/hgonzago/pen/RwxZLqB?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HeatherGonzago_0-1648657083551.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37725i02F30247732276D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HeatherGonzago_0-1648657083551.png" alt="HeatherGonzago_0-1648657083551.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 16:18:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featureform-editing-issue-4-23-version/m-p/1159474#M76868</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2022-03-30T16:18:34Z</dc:date>
    </item>
  </channel>
</rss>

