<?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: Required Field in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/required-field/m-p/344047#M1121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kiyoshi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the detailed answer which just we need to take into consideration and misssed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 16:22:33 GMT</pubDate>
    <dc:creator>Yusuf_CelilKonak</dc:creator>
    <dc:date>2014-06-17T16:22:33Z</dc:date>
    <item>
      <title>Required Field</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/required-field/m-p/344045#M1119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Team,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We???ve countered a little confusing issue about required field on carto features. After adding a new&amp;nbsp; representation rule to visual specifications, rule just added a ID field as expected. After some time, we realize that we do not need this rule so field too but when tried to delete this field a warning says ???the selected field is a required field and can not be deleted???. The rule about this ID is already been deleted and there is no other factor about this field. Maybe up to schema relations at backwards field can be assigned to a different role but I'm just asking a way to delete this field from carto feature class. Is there any way to handle this issue ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 13:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/required-field/m-p/344045#M1119</guid>
      <dc:creator>Yusuf_CelilKonak</dc:creator>
      <dc:date>2014-06-12T13:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Required Field</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/required-field/m-p/344046#M1120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Celil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, a little background...&amp;nbsp; When you add a &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Calculated Representation Rule&lt;/SPAN&gt;&lt;SPAN&gt; via VST, a &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Cartographic Representation&lt;/SPAN&gt;&lt;SPAN&gt; is added to your feature class.&amp;nbsp; A key part of the Cartographic Representation is two fields that are added to the attribute table.&amp;nbsp; The Rule_Id field gets used to indicate which symbol (what we call a &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Representation Rule&lt;/SPAN&gt;&lt;SPAN&gt;) a particular feature will be drawn with.&amp;nbsp; The other field, the Override field, is often hidden and is used in case you want to override the symbology for a particular feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, when you delete a Calculated Representation Rule, you are only deleting the rule from VST.&amp;nbsp; You are &lt;/SPAN&gt;&lt;STRONG&gt;not &lt;/STRONG&gt;&lt;SPAN&gt;deleting the Cartographic Representation itself.&amp;nbsp; Since the Cartographic Representation remains on the feature class, you are unable to manually delete its associated fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The easiest way to get rid of this unneeded field is to use the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00700000001z000000" rel="nofollow" target="_blank"&gt;Drop Representation&lt;/A&gt;&lt;SPAN&gt; tool from ArcToolbox.&amp;nbsp; This will remove the representation from the feature class and its associated fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34610[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could also delete the representation from the Representations tab in the Feature Class Properties dialog, accessed by right-clicking the feature class in ArcCatalog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34611[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this information is helpful.&amp;nbsp; Also, apologies for the somewhat confusing terminology.&amp;nbsp; Just to clarify:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Cartographic Representation: this is added to a feature class to support advanced symbology.&amp;nbsp; One component of the representation is the addition of two attributes to the attribute table: one for the Rule ID and one for Override.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Representation Rule: another component of a Cartographic Representation.&amp;nbsp; The representation rules define individual symbols.&amp;nbsp; Cartographic Representations are typically made up of several representation rules.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Calculated Representation Rule: this is a VST rule that applies a representation rule (symbol) to features and adds the cartographic representation if necessary.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 14:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/required-field/m-p/344046#M1120</guid>
      <dc:creator>KiyoshiYamashita</dc:creator>
      <dc:date>2014-06-16T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Required Field</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/required-field/m-p/344047#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kiyoshi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the detailed answer which just we need to take into consideration and misssed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/required-field/m-p/344047#M1121</guid>
      <dc:creator>Yusuf_CelilKonak</dc:creator>
      <dc:date>2014-06-17T16:22:33Z</dc:date>
    </item>
  </channel>
</rss>

