<?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: Dynamically update survey123 range parameters in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-update-survey123-range-parameters/m-p/843550#M21490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Currently, dynamic&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #24292e; background-color: rgba(27, 31, 35, 0.05); padding: 0.2em 0.4em;"&gt;start&lt;/CODE&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #24292e; background-color: rgba(27, 31, 35, 0.05); padding: 0.2em 0.4em;"&gt;end&lt;/CODE&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #24292e; background-color: rgba(27, 31, 35, 0.05); padding: 0.2em 0.4em;"&gt;step&lt;/CODE&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;parameters are not supportable due to a limitation in pyxform which is &lt;/SPAN&gt;expecting numbers.&amp;nbsp;I'd like to encourage you to submit a request for this functionality via &lt;A href="https://support.esri.com/" rel="nofollow" style="color: #0366d6; background-color: #ffffff; text-decoration: none;"&gt;https://support.esri.com/&lt;/A&gt;. Similar requests from other customers can then be attached to the same enhancement request, which helps us assess demand for the enhancement and prioritize it accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2020 04:17:03 GMT</pubDate>
    <dc:creator>BrettStokes</dc:creator>
    <dc:date>2020-05-04T04:17:03Z</dc:date>
    <item>
      <title>Dynamically update survey123 range parameters</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-update-survey123-range-parameters/m-p/843549#M21489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a number of range questions on a form, int_depth1, int_depth2 &amp;amp; int_depth3. Based on the value specified for int_depth1 I would like to update the maximum and minimum allowed values for the int_depth2 &amp;amp; int_depth3. Is this possible? I have tried two approaches without success.&lt;/P&gt;&lt;P&gt;1. Changing the parameters of int_depth2 to&amp;nbsp;start=0 end=${int_depth1} step=5 but get an error specifying that all values must be integers. The default value of int_depth1 is 100 so it shouldn't be a problem with a null being passed.&lt;/P&gt;&lt;P&gt;2. Calculating the entire parameter string in a calc field (named calc_params) first and then specifying the calculated value in the parameters field for int_depth2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyone out there with some ideas on how to move forward with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Dean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 11:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-update-survey123-range-parameters/m-p/843549#M21489</guid>
      <dc:creator>Dean_McGowan</dc:creator>
      <dc:date>2020-04-23T11:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically update survey123 range parameters</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-update-survey123-range-parameters/m-p/843550#M21490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Currently, dynamic&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #24292e; background-color: rgba(27, 31, 35, 0.05); padding: 0.2em 0.4em;"&gt;start&lt;/CODE&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #24292e; background-color: rgba(27, 31, 35, 0.05); padding: 0.2em 0.4em;"&gt;end&lt;/CODE&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #24292e; background-color: rgba(27, 31, 35, 0.05); padding: 0.2em 0.4em;"&gt;step&lt;/CODE&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;parameters are not supportable due to a limitation in pyxform which is &lt;/SPAN&gt;expecting numbers.&amp;nbsp;I'd like to encourage you to submit a request for this functionality via &lt;A href="https://support.esri.com/" rel="nofollow" style="color: #0366d6; background-color: #ffffff; text-decoration: none;"&gt;https://support.esri.com/&lt;/A&gt;. Similar requests from other customers can then be attached to the same enhancement request, which helps us assess demand for the enhancement and prioritize it accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 04:17:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamically-update-survey123-range-parameters/m-p/843550#M21490</guid>
      <dc:creator>BrettStokes</dc:creator>
      <dc:date>2020-05-04T04:17:03Z</dc:date>
    </item>
  </channel>
</rss>

