<?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: Edit a table using Modelbuilder/arcpy in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/edit-a-table-using-modelbuilder-arcpy/m-p/867225#M1408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the pick list does not have to be dynamic, you can hard code pick lists in the Model Properties / Parameters dialog, and do some of what you want using Python functions built into Calculate Value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you go to Python Python script tool, so you can do dynamic parameter validation (for example, create a pick list from existing values in a table). Python will give you much more flexibility with the tool interface, and even more if you use a Python toolbox (.pyt) which gives you access to value table widgets (not available with straight script tools linked to a .tbx).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds pretty complicated so I recommend looking into the Python route.&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>Sat, 15 Dec 2018 04:33:47 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2018-12-15T04:33:47Z</dc:date>
    <item>
      <title>Edit a table using Modelbuilder/arcpy</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/edit-a-table-using-modelbuilder-arcpy/m-p/867224#M1407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a tool or a script where a user (with limited knowledge of ArcGIS) can modify a table, as in add values or edit values. The table is already created and has 9 Fields/columns. Some of the values must be selectable from a dropdown list of already existing values. Those values are taken from another table, a shapefile of roads.&lt;/P&gt;&lt;P&gt;So ultimately, the user with limited knowledge has to be able to add rows of informations in a table and select the values from a dropdown list of values from a another table. All within a tool or script, not by editing everything inside the ArcMap software.&lt;/P&gt;&lt;P&gt;I don't know if I am all clear, I myself possess a little knowledge of Modelbuilder and arcpy.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2018 17:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/edit-a-table-using-modelbuilder-arcpy/m-p/867224#M1407</guid>
      <dc:creator>JonathanCarbonneau</dc:creator>
      <dc:date>2018-12-13T17:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a table using Modelbuilder/arcpy</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/edit-a-table-using-modelbuilder-arcpy/m-p/867225#M1408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the pick list does not have to be dynamic, you can hard code pick lists in the Model Properties / Parameters dialog, and do some of what you want using Python functions built into Calculate Value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you go to Python Python script tool, so you can do dynamic parameter validation (for example, create a pick list from existing values in a table). Python will give you much more flexibility with the tool interface, and even more if you use a Python toolbox (.pyt) which gives you access to value table widgets (not available with straight script tools linked to a .tbx).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds pretty complicated so I recommend looking into the Python route.&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>Sat, 15 Dec 2018 04:33:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/edit-a-table-using-modelbuilder-arcpy/m-p/867225#M1408</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2018-12-15T04:33:47Z</dc:date>
    </item>
  </channel>
</rss>

