<?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: Is it possible to get drop-downs on a record set parameter in a script tool in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-it-possible-to-get-drop-downs-on-a-record-set/m-p/631925#M49233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;Try using Value list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/9655_Untitled.png" style="width: 620px; height: 496px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Sep 2014 04:57:11 GMT</pubDate>
    <dc:creator>RiyasDeen</dc:creator>
    <dc:date>2014-09-12T04:57:11Z</dc:date>
    <item>
      <title>Is it possible to get drop-downs on a record set parameter in a script tool</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-get-drop-downs-on-a-record-set/m-p/631924#M49232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently working on making a Python script into a script tool in ArcGIS 10.1. I have a record set created based on a table template for the necessary items I need. I prefer to have drop-downs for predetermined items the user can select rather than have users type in the factors. I tried setting up attribute domains in the template table with the predetermined items I want to feed the tool but it did not work and still requires the user to type in the items. Is there a way to make this work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 18:04:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-get-drop-downs-on-a-record-set/m-p/631924#M49232</guid>
      <dc:creator>EvanLevy</dc:creator>
      <dc:date>2014-09-11T18:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get drop-downs on a record set parameter in a script tool</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-get-drop-downs-on-a-record-set/m-p/631925#M49233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;Try using Value list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/9655_Untitled.png" style="width: 620px; height: 496px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 04:57:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-get-drop-downs-on-a-record-set/m-p/631925#M49233</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-09-12T04:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get drop-downs on a record set parameter in a script tool</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-get-drop-downs-on-a-record-set/m-p/631926#M49234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you are able to do a value list with a string, but I need to do the same type of thing for a record set.&amp;nbsp; I have multiple strings that need to be used in combination with each other to create a dictionary from the inputs in my python script.&amp;nbsp; So my question is if there is a way to do a value list for record set values.&amp;nbsp; I thought setting up an attribute domain in the table template I used in the schema variable of the parameter would do the trick but it didn't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 14:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-get-drop-downs-on-a-record-set/m-p/631926#M49234</guid>
      <dc:creator>EvanLevy</dc:creator>
      <dc:date>2014-09-12T14:01:54Z</dc:date>
    </item>
  </channel>
</rss>

