<?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 Is there anyway to customize date picker with python? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-there-anyway-to-customize-date-picker-with/m-p/155493#M11999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to customize date picker in a script toolbox so base on the input data, user could pick a date or different dates to do some process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2018 16:08:02 GMT</pubDate>
    <dc:creator>masoudhani</dc:creator>
    <dc:date>2018-05-09T16:08:02Z</dc:date>
    <item>
      <title>Is there anyway to customize date picker with python?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-anyway-to-customize-date-picker-with/m-p/155493#M11999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to customize date picker in a script toolbox so base on the input data, user could pick a date or different dates to do some process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 16:08:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-anyway-to-customize-date-picker-with/m-p/155493#M11999</guid>
      <dc:creator>masoudhani</dc:creator>
      <dc:date>2018-05-09T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to customize date picker with python?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-anyway-to-customize-date-picker-with/m-p/155494#M12000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Python only interfaces with tools in arctoolbox in that it can call a tool.&amp;nbsp; Or there is the arcpy module and there is no reference to data picker.&amp;nbsp; Perhaps you had better clarify or show what it is you need. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get a reference somewhere that python could be used? or were you just hoping to use python?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 16:17:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-anyway-to-customize-date-picker-with/m-p/155494#M12000</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-05-09T16:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to customize date picker with python?</title>
      <link>https://community.esri.com/t5/python-questions/is-there-anyway-to-customize-date-picker-with/m-p/155495#M12001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are referring to what's known as a comb-box: a pick list that is pre-populated with values.&amp;nbsp; (Think attributes domains values).&amp;nbsp; I've used them in python addins, but I've not used hem in a script tool.&amp;nbsp; However, check this out:&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="https://gis.stackexchange.com/questions/217755/choosing-string-from-dropdown-list-rather-than-typing-it-into-python-script-tool?utm_medium=organic&amp;amp;utm_source=google_rich_qa&amp;amp;utm_campaign=google_rich_qa" title="https://gis.stackexchange.com/questions/217755/choosing-string-from-dropdown-list-rather-than-typing-it-into-python-script-tool?utm_medium=organic&amp;amp;utm_source=google_rich_qa&amp;amp;utm_campaign=google_rich_qa"&gt;arcpy - Choosing string from dropdown list rather than typing it into Python script tool? - Geographic Information Syste…&lt;/A&gt;&amp;nbsp;It describes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;&lt;EM&gt;Set the data type to string and change the filter type from None to Value List. Here you can add in all the values you want to see in a drop down list.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;Additionally, see:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.5/analyze/creating-tools/setting-script-tool-parameters.htm#GUID-3CB5FAF4-43DD-4C84-8AFE-08039A72B3E0" title="http://desktop.arcgis.com/en/arcmap/10.5/analyze/creating-tools/setting-script-tool-parameters.htm#GUID-3CB5FAF4-43DD-4C84-8AFE-08039A72B3E0"&gt;Setting script tool parameters—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/arcpy/geoprocessing_and_python/setting-script-tool-parameters.htm" title="http://pro.arcgis.com/en/pro-app/arcpy/geoprocessing_and_python/setting-script-tool-parameters.htm"&gt;Setting script tool parameters—Geoprocessing and Python | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 19:13:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-there-anyway-to-customize-date-picker-with/m-p/155495#M12001</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-05-09T19:13:56Z</dc:date>
    </item>
  </channel>
</rss>

