<?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: Display Name in layer properties defaulting to Shape_Length despite other fields called &amp;quot;Name&amp;quot; in attribute table in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1373171#M77750</link>
    <description>&lt;P&gt;So I believe this is BUG-000143180 - "&lt;SPAN&gt;ArcGIS Pro has to assign the Display field of a feature class in the same manner as ArcMap."&amp;nbsp; Per the bug report:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;When a new feature class is created in ArcMap, without additional fields, the Display field is SHAPE_Length.&amp;nbsp; (My thoughts:&amp;nbsp; In your model, you stated you're creating new feature classes.&amp;nbsp; Question - are user attribute fields being created here, later in the model or no user attribute fields?&amp;nbsp; If no, then 4 ArcGIS maintained fields are being created:&amp;nbsp; OBJECTID, SHAPE, SHAPE_LENGTH, and SHAPE_AREA.&amp;nbsp; So the Display field is defaulting to SHAPE_LENGTH as you're seeing)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;If there are multiple fields, the first text field is the display field. If there are no text fields, the first number field is display field.&amp;nbsp; (My thoughts:&amp;nbsp; This is SHAPE_LENGTH again.)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;When you create a feature class in ArcGIS Pro with&amp;nbsp;multiple fields, the display field will still be SHAPE_Length.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;When users try to publish this feature class in ArcGIS Pro, they will always receive the error “00241: Unsupported fields cannot be used for authoring”. This is very annoying and confusing for the user. If ArcGIS Pro behaves the same way as ArcMap, the user won’t get this error when the feature class has multiple fields.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;One test to run is create a new feature class outside of the model - one without user attribute fields created - what does the Display Name default to?&amp;nbsp; And another one with user defined attribute fields when creating the new feature class outside of the model.&amp;nbsp; What does the Display name default to?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 20:40:00 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2024-01-22T20:40:00Z</dc:date>
    <item>
      <title>Display Name in layer properties defaulting to Shape_Length despite other fields called "Name" in attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1372395#M77671</link>
      <description>&lt;P data-unlink="true"&gt;Hi all, title says most of it.&lt;/P&gt;&lt;P data-unlink="true"&gt;We've built a tool in ModelBuilder to create a number of datasets for us that we then upload to our organization's AGOL account. That tool applies custom symbologies and creates specific fields that other people in our organization will use. Our tool has worked nicely for us, but we've added a new module that creates new feature classes (which we then add to a map from the output feature database, we'd love for these to add to the map automatically, but they don't, per a bug someone else has previously ID'd) we then want to upload those layers to AGOL using the "Share&amp;gt;Publish Web Layer" option on the whole group of new feature classes we've created.&lt;/P&gt;&lt;P data-unlink="true"&gt;The problem we're running into is that the display name for these new feature layers defaults to "Shape_Length" despite the fact that there are multiple other fields in the layer called "Project Name," "Label," etc. The ArcPro documentation &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/set-the-layer-display-field.htm" target="_self"&gt;here&lt;/A&gt; states that the display field is &lt;STRONG&gt;"By default, it is set to the first available string field in the feature layer containing the word &lt;SPAN class=""&gt;name&lt;/SPAN&gt; in the field name." &lt;/STRONG&gt;This default behavior is not occurring and we do not know why.&lt;/P&gt;&lt;P data-unlink="true"&gt;Has anyone run into this issue before? Does anyone know how we can set in ModelBuilder or in the publish web layer menu the display name to not be "Shape_Length"?&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;U&gt;To be clear, setting the display name individually in the layer properties is not an option, as we will be running this tool on hundreds of sites and do not have the bandwidth to set it all manually.&lt;/U&gt; Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 18:01:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1372395#M77671</guid>
      <dc:creator>RyanWalter</dc:creator>
      <dc:date>2024-01-19T18:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display Name in layer properties defaulting to Shape_Length despite other fields called "Name" in attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1373171#M77750</link>
      <description>&lt;P&gt;So I believe this is BUG-000143180 - "&lt;SPAN&gt;ArcGIS Pro has to assign the Display field of a feature class in the same manner as ArcMap."&amp;nbsp; Per the bug report:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;When a new feature class is created in ArcMap, without additional fields, the Display field is SHAPE_Length.&amp;nbsp; (My thoughts:&amp;nbsp; In your model, you stated you're creating new feature classes.&amp;nbsp; Question - are user attribute fields being created here, later in the model or no user attribute fields?&amp;nbsp; If no, then 4 ArcGIS maintained fields are being created:&amp;nbsp; OBJECTID, SHAPE, SHAPE_LENGTH, and SHAPE_AREA.&amp;nbsp; So the Display field is defaulting to SHAPE_LENGTH as you're seeing)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;If there are multiple fields, the first text field is the display field. If there are no text fields, the first number field is display field.&amp;nbsp; (My thoughts:&amp;nbsp; This is SHAPE_LENGTH again.)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;When you create a feature class in ArcGIS Pro with&amp;nbsp;multiple fields, the display field will still be SHAPE_Length.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;When users try to publish this feature class in ArcGIS Pro, they will always receive the error “00241: Unsupported fields cannot be used for authoring”. This is very annoying and confusing for the user. If ArcGIS Pro behaves the same way as ArcMap, the user won’t get this error when the feature class has multiple fields.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;One test to run is create a new feature class outside of the model - one without user attribute fields created - what does the Display Name default to?&amp;nbsp; And another one with user defined attribute fields when creating the new feature class outside of the model.&amp;nbsp; What does the Display name default to?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1373171#M77750</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-01-22T20:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display Name in layer properties defaulting to Shape_Length despite other fields called "Name" in attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1535196#M87958</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is interesting. Does this bug report imply that ArcGIS Pro should not be defaulting to shape_length field if there are no user attribute fields? circle back to&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/make-display-field-default-to-objectid/idi-p/1350948" target="_blank" rel="noreferrer noopener"&gt;https://community.esri.com/t5/arcgis-pro-ideas/make-display-field-default-to-objectid/idi-p/1350948&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 18:41:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1535196#M87958</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-09-04T18:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Display Name in layer properties defaulting to Shape_Length despite other fields called "Name" in attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1538054#M88234</link>
      <description>&lt;P&gt;I tested a new polygon feature class with no attributes and the Display Field defaulted to Shape_Length in both so that's functional equivalency there.&amp;nbsp; I think what should be done is the default display field to be ObjectID so it doesn't throw the error.&amp;nbsp; Since ObjectID's are 32-bit, it would not cause an error publishing.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 14:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1538054#M88234</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-09-13T14:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Display Name in layer properties defaulting to Shape_Length despite other fields called "Name" in attribute table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1538270#M88248</link>
      <description>&lt;P&gt;I would 100% agree. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 13:48:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/display-name-in-layer-properties-defaulting-to/m-p/1538270#M88248</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2024-09-13T13:48:50Z</dc:date>
    </item>
  </channel>
</rss>

