<?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 Create a predefined list in script tool parameter that is not a dependency on another tool parameter in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/create-a-predefined-list-in-script-tool-parameter/m-p/1542776#M7311</link>
    <description>&lt;P&gt;I am creating a tool that geocodes a user input table. The address locator was built with a reference table that has many prejoined value fields so when a user geocodes a table all associated boundary overlay values can be returned as part of the geocoded point results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want this tool to give users a choice of which fields they would like returned with their geocoded output instead of the limited options offered during a normal geocoding event in ArcGIS Pro (i.e. all, minimal, address only, etc.).&lt;/P&gt;&lt;P&gt;Is there a way I can put the field names for the optional output fields as a parameter in a script tool so that a Python script can keep only the fields chosen by the user?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2024 23:31:38 GMT</pubDate>
    <dc:creator>AlcoGISUser</dc:creator>
    <dc:date>2024-09-25T23:31:38Z</dc:date>
    <item>
      <title>Create a predefined list in script tool parameter that is not a dependency on another tool parameter</title>
      <link>https://community.esri.com/t5/developers-questions/create-a-predefined-list-in-script-tool-parameter/m-p/1542776#M7311</link>
      <description>&lt;P&gt;I am creating a tool that geocodes a user input table. The address locator was built with a reference table that has many prejoined value fields so when a user geocodes a table all associated boundary overlay values can be returned as part of the geocoded point results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want this tool to give users a choice of which fields they would like returned with their geocoded output instead of the limited options offered during a normal geocoding event in ArcGIS Pro (i.e. all, minimal, address only, etc.).&lt;/P&gt;&lt;P&gt;Is there a way I can put the field names for the optional output fields as a parameter in a script tool so that a Python script can keep only the fields chosen by the user?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 23:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/create-a-predefined-list-in-script-tool-parameter/m-p/1542776#M7311</guid>
      <dc:creator>AlcoGISUser</dc:creator>
      <dc:date>2024-09-25T23:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create a predefined list in script tool parameter that is not a dependency on another tool parameter</title>
      <link>https://community.esri.com/t5/developers-questions/create-a-predefined-list-in-script-tool-parameter/m-p/1552792#M7333</link>
      <description>&lt;P&gt;Sounds like you want to create a parameter that has a dependency to a layer parameter and that it takes multiple values. This is easy to set up. The basics are shown below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DuncanHornby_0-1730125547461.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118229iF71DC60D58843589/image-size/large?v=v2&amp;amp;px=999" role="button" title="DuncanHornby_0-1730125547461.png" alt="DuncanHornby_0-1730125547461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This will give the user experience of allowing you to select multiple fields:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DuncanHornby_1-1730125673089.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118230i7ACA23BC8769C479/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DuncanHornby_1-1730125673089.png" alt="DuncanHornby_1-1730125673089.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 14:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/create-a-predefined-list-in-script-tool-parameter/m-p/1552792#M7333</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2024-10-28T14:29:59Z</dc:date>
    </item>
  </channel>
</rss>

