<?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 Python Script Tool parameters to select features within the layers by users in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/python-script-tool-parameters-to-select-features/m-p/1545881#M23621</link>
    <description>&lt;P&gt;I've defined my parameter as the code showed below in def getParameterInfo(self) function of the python script, but the user interface of the script tool doesn't allow users to select a feature to run. It would run all features of the feature layer. I wonder what settings/codes need to be added to show select feature Box as the picture below.&lt;/P&gt;&lt;P&gt;Your help is appreciated!&amp;nbsp;&lt;/P&gt;&lt;P&gt;v1 = arcpy.Parameter(&lt;BR /&gt;displayName="Golden Layer",&lt;BR /&gt;name="input_id1",&lt;BR /&gt;datatype="GPFeatureRecordSetLayer",&lt;BR /&gt;parameterType="Required",&lt;BR /&gt;direction="Input")&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1654723100058.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116558i2FD0772A64C08317/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_0-1654723100058.png" alt="DougBrowning_0-1654723100058.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Ho&lt;/P&gt;</description>
    <pubDate>Sat, 05 Oct 2024 03:15:27 GMT</pubDate>
    <dc:creator>RachelBu2</dc:creator>
    <dc:date>2024-10-05T03:15:27Z</dc:date>
    <item>
      <title>Python Script Tool parameters to select features within the layers by users</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/python-script-tool-parameters-to-select-features/m-p/1545881#M23621</link>
      <description>&lt;P&gt;I've defined my parameter as the code showed below in def getParameterInfo(self) function of the python script, but the user interface of the script tool doesn't allow users to select a feature to run. It would run all features of the feature layer. I wonder what settings/codes need to be added to show select feature Box as the picture below.&lt;/P&gt;&lt;P&gt;Your help is appreciated!&amp;nbsp;&lt;/P&gt;&lt;P&gt;v1 = arcpy.Parameter(&lt;BR /&gt;displayName="Golden Layer",&lt;BR /&gt;name="input_id1",&lt;BR /&gt;datatype="GPFeatureRecordSetLayer",&lt;BR /&gt;parameterType="Required",&lt;BR /&gt;direction="Input")&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1654723100058.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116558i2FD0772A64C08317/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_0-1654723100058.png" alt="DougBrowning_0-1654723100058.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Ho&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2024 03:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/python-script-tool-parameters-to-select-features/m-p/1545881#M23621</guid>
      <dc:creator>RachelBu2</dc:creator>
      <dc:date>2024-10-05T03:15:27Z</dc:date>
    </item>
  </channel>
</rss>

