<?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: Assigning default values for fields in feature templates in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555936#M43424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever create a 'look up' table for the MUTCD codes?&amp;nbsp; One column as the code (R7-2E) and the other has a description ("No Parking")?&amp;nbsp; I could really use that right now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2019 15:57:34 GMT</pubDate>
    <dc:creator>AZendel</dc:creator>
    <dc:date>2019-05-17T15:57:34Z</dc:date>
    <item>
      <title>Assigning default values for fields in feature templates</title>
      <link>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555933#M43421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a large number of feature templates and need to assign a default value for a field for each feature template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to use python to assign default values for fields in feature templates for a layer in mxd?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any way other than python to accomplish this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 12:57:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555933#M43421</guid>
      <dc:creator>WhereMatters</dc:creator>
      <dc:date>2011-12-21T12:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning default values for fields in feature templates</title>
      <link>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555934#M43422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Posting here to bring this topic back to life.&amp;nbsp; Any new development on this functionality?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Creating a feature class for street signs based on MUTCD standard, which totals about 350 signs.&amp;nbsp; This will be used in a web app with a pull down list for creating features (you can start typing a sign name to filter the list of available templates so you're not scrolling through hundreds of options).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Need to have one field with the MUTCD code and another the actual name of the sign.&amp;nbsp; Sure, a domain will allow you to store the code and have the name display in a single field, but I need the values in two different fields.&amp;nbsp; It will take a LONG time to manual edit the default value in that second field for 350 feature templates - not to mention the issue of data integrity with all that typing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be nice to create an updateCursor or something to fly through these values which are already contained in a table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 15:29:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555934#M43422</guid>
      <dc:creator>TimHopper</dc:creator>
      <dc:date>2014-02-14T15:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning default values for fields in feature templates</title>
      <link>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555935#M43423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Non-python related, I suppose one workaround is to symbolize your features by unique values, many fields.&amp;nbsp; Then the feature template is created with both default values.&amp;nbsp; The name of the template, however, is a combination of the two values.&amp;nbsp; Hmm...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 15:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555935#M43423</guid>
      <dc:creator>TimHopper</dc:creator>
      <dc:date>2014-02-14T15:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning default values for fields in feature templates</title>
      <link>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555936#M43424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever create a 'look up' table for the MUTCD codes?&amp;nbsp; One column as the code (R7-2E) and the other has a description ("No Parking")?&amp;nbsp; I could really use that right now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2019 15:57:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/assigning-default-values-for-fields-in-feature/m-p/555936#M43424</guid>
      <dc:creator>AZendel</dc:creator>
      <dc:date>2019-05-17T15:57:34Z</dc:date>
    </item>
  </channel>
</rss>

