<?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: Populating an attribute table field from a dropdown menu from a database table in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482681#M27461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much for your help everybody! Extremely helpful!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jan 2011 18:17:52 GMT</pubDate>
    <dc:creator>TrevorClark</dc:creator>
    <dc:date>2011-01-21T18:17:52Z</dc:date>
    <item>
      <title>Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482673#M27453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I am trying to do, is create a new shapefile of hydro lines running throughout the city of Burlington. I need to list the "from" and "to" limits of each hydro line based on the street names that they are found on.&amp;nbsp; I have a list of all of the street names in the city located both in a database table and in a seperate feature class attribute table field.&amp;nbsp; Is there a way that I can create a dropdown in the "from" and "to" fields that lets me select the limits from the database table containing the road names so that I dont have to type them all in??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 14:18:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482673#M27453</guid>
      <dc:creator>TrevorClark</dc:creator>
      <dc:date>2011-01-21T14:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482674#M27454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is one reason geodatabases are so helpful. You can create "dropdown" domains that include all of your "from" and "to" values. There is even a "Table to Domain" geoprocessing tool that allows you to import the values into your new geodatabase.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 14:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482674#M27454</guid>
      <dc:creator>AshleyMott</dc:creator>
      <dc:date>2011-01-21T14:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482675#M27455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I do this so when I digitize the lines I can use dropdowns for the "from" and "to" fields??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 14:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482675#M27455</guid>
      <dc:creator>TrevorClark</dc:creator>
      <dc:date>2011-01-21T14:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482676#M27456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the dropdowns on the fly while editing in ArcMap by utilizing the "Attributes" window (a button in your "Editor" toolbar).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 14:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482676#M27456</guid>
      <dc:creator>AshleyMott</dc:creator>
      <dc:date>2011-01-21T14:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482677#M27457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I know how to use the attributes window to modify the attributes of a feature.&amp;nbsp; What I want to know is how to set up the dropdowns to point towards the street names table that I have in my geodatabase.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 15:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482677#M27457</guid>
      <dc:creator>TrevorClark</dc:creator>
      <dc:date>2011-01-21T15:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482678#M27458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure if this is what you're looking for, but in the ArcToolbox &amp;gt; Data Management Tools &amp;gt; Domains &amp;gt; Table to Domain...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can create your domain using this tool then set the domain to the fields you require it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 17:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482678#M27458</guid>
      <dc:creator>KellyVan_Allen</dc:creator>
      <dc:date>2011-01-21T17:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482679#M27459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes I know how to use the attributes window to modify the attributes of a feature.&amp;nbsp; What I want to know is how to set up the dropdowns to point towards the street names table that I have in my geodatabase.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is stated in my reply above: table to domain GPtool&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 17:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482679#M27459</guid>
      <dc:creator>AshleyMott</dc:creator>
      <dc:date>2011-01-21T17:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482680#M27460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to read up on Domains; how to create them and how to use them. Then use the tool suggested above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 17:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482680#M27460</guid>
      <dc:creator>MitchKrupp</dc:creator>
      <dc:date>2011-01-21T17:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482681#M27461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much for your help everybody! Extremely helpful!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 18:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482681#M27461</guid>
      <dc:creator>TrevorClark</dc:creator>
      <dc:date>2011-01-21T18:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Populating an attribute table field from a dropdown menu from a database table</title>
      <link>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482682#M27462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a similar question and have been experimenting with domains. However, I would like to maintain the values in a table, so that I may easily add new values to the drop-down list. One problem with domains is that only the user who creates a domain may edit it. I am creating a geodatabase for other people to edit, so they would not be able to adjust the domain values. Plus, I'm trying to keep the process simple for the users, and domains are tricky to work with. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 18:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/populating-an-attribute-table-field-from-a/m-p/482682#M27462</guid>
      <dc:creator>SandyWoiak</dc:creator>
      <dc:date>2011-02-09T18:52:45Z</dc:date>
    </item>
  </channel>
</rss>

