<?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: I cant  create features due to :Value doesn't fall within Domain : XName in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8661#M252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a bit confusing.&lt;BR /&gt;&lt;BR /&gt;If we have to set the option to not allow null values to ensure the field is required in collector, and we do not want to set a value, then why would Pro not allow this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Seems to me that if you were to set a default value, then there would be no field requirement in collector's UI upon adding a feature. Similarly, if you allow it to be nullable, then you also demolish the purpose of a required field....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2020 19:56:00 GMT</pubDate>
    <dc:creator>EvanOlivier</dc:creator>
    <dc:date>2020-05-26T19:56:00Z</dc:date>
    <item>
      <title>I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8657#M248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got a GDB with many field and domains, when i try to create a feature in this layer, i got a error message : Value doesn't fall within Domain : Xname.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i cant create features on ArcGIS Pro but this problem doesnt occurs with Arc map 10.5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 16:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8657#M248</guid>
      <dc:creator>PhilippeDufour</dc:creator>
      <dc:date>2019-06-11T16:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8658#M249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;figure out which attribute is giving you the issue and add the value to the domain. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 16:11:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8658#M249</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2019-06-11T16:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8659#M250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Pro, we added functionality to fail the edit if the value is outside of the domain.&amp;nbsp; If you need to set the attribute to an invalid domain value, rather than adding&amp;nbsp;the value to the domain, you can use Calculate Field from the Attribute table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 18:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8659#M250</guid>
      <dc:creator>JenniferCadkin</dc:creator>
      <dc:date>2019-06-25T18:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8660#M251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is caused because pro is expecting a domain value, you can solve this problem by setting a default value for field or make the field nullable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a field uses a subtype the you need to set a default value for all subtypes or make them nullable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 04:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8660#M251</guid>
      <dc:creator>PeterMilenkovic</dc:creator>
      <dc:date>2020-03-26T04:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8661#M252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a bit confusing.&lt;BR /&gt;&lt;BR /&gt;If we have to set the option to not allow null values to ensure the field is required in collector, and we do not want to set a value, then why would Pro not allow this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Seems to me that if you were to set a default value, then there would be no field requirement in collector's UI upon adding a feature. Similarly, if you allow it to be nullable, then you also demolish the purpose of a required field....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 19:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/8661#M252</guid>
      <dc:creator>EvanOlivier</dc:creator>
      <dc:date>2020-05-26T19:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1072369#M42485</link>
      <description>&lt;P&gt;Same rule applies to our data.&amp;nbsp; We do not want a default value and we do not want the null value.&amp;nbsp; We want to make sure that user selects a value.&amp;nbsp; With default or null user may forget to enter a value.&amp;nbsp; Pro should give user a right to over write this......&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 22:38:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1072369#M42485</guid>
      <dc:creator>YinghongLi1</dc:creator>
      <dc:date>2021-06-24T22:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1097620#M45482</link>
      <description>&lt;P&gt;Yes I have this issue too. I have a domain set on a field, but when I try to add a feature to the layer in Pro it says:&lt;/P&gt;&lt;P&gt;'Failed to create new feature(s). Value doesn't fall within Domain: &amp;lt;domain name&amp;gt;'&lt;/P&gt;&lt;P&gt;Well I need to add the feature before I can input the data! It doesn't even give me the chance. I can't have this field nullable either.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 14:16:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1097620#M45482</guid>
      <dc:creator>TheoF</dc:creator>
      <dc:date>2021-09-13T14:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1213457#M59941</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/change-general-editing-tool-settings.htm#ESRI_SECTION1_D669A5A0D43640208E6CF340B2F1C258" target="_blank"&gt;Change settings for editing attributes—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As no solution has been provided, this was supplied to me in the ideas page.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 16:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1213457#M59941</guid>
      <dc:creator>CarsonG</dc:creator>
      <dc:date>2022-09-16T16:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1343479#M74647</link>
      <description>&lt;P&gt;Has this been resolved?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I just created a new Tree feature class, setting 10 fields to NOT allow nulls - some of those fields have Coded Value Domains.&amp;nbsp; I try to add my first tree test point, and get this error.&amp;nbsp; I am not going to have a default tree species set, for example?!&amp;nbsp; I want to pick one from the list while adding the tree.&amp;nbsp; Help!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 18:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1343479#M74647</guid>
      <dc:creator>GelcysWilliams</dc:creator>
      <dc:date>2023-10-30T18:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: I cant  create features due to :Value doesn't fall within Domain : XName</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1362715#M76555</link>
      <description>&lt;P&gt;This strikes me as pretty crazy as well. I think the functionality should allow you to create the feature, then set the attributes (including the required domain(s)), then save edits. If the attributes don't meet the validation rules, then Pro should refuse &lt;STRONG&gt;saving the edit&lt;/STRONG&gt; until the needed value is supplied. You can't change the attributes before the feature is created!&lt;/P&gt;&lt;P&gt;If you have multiple domains on multiple fields, then your editing template would have to be very long to accommodate every possible option.&lt;/P&gt;&lt;P&gt;Maybe I'm missing something or misunderstanding the problem, but pigeonholing us into this situation doesn't make sense. In my case, the feature class is stored in SDE (Enterprise Geodatabase) and has map services pointed at it. So I can't change the schema to allow nulls or set a default value without disabling the map service.&lt;/P&gt;&lt;P&gt;The link to the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/change-general-editing-tool-settings.htm#ESRI_SECTION1_D669A5A0D43640208E6CF340B2F1C258" target="_self"&gt;help file&lt;/A&gt; that&amp;nbsp; &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/209463"&gt;@CarsonG&lt;/a&gt; suggested did allow me to disable the validation. I wish that this setting was available at the project level (allow this on some Pro projects, not the others) or at the feature class level within a project. This validation could be helpful on feature classes with only one domain.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 18:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-cant-create-features-due-to-value-doesn-t-fall/m-p/1362715#M76555</guid>
      <dc:creator>AZendel</dc:creator>
      <dc:date>2023-12-19T18:30:04Z</dc:date>
    </item>
  </channel>
</rss>

