<?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>idea Dynamic min, max &amp; step values for Survey123 range questions in ArcGIS Survey123 Ideas</title>
    <link>https://community.esri.com/t5/arcgis-survey123-ideas/dynamic-min-max-step-values-for-survey123-range/idi-p/934253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to be able to dynamically set properties for a range question in Survey123.&lt;/P&gt;&lt;P&gt;Consider the following example: I have a slider used to specify the total depth of a sample (int_totaldepth) and other sliders used to specify the depths of observations along the core (int_obs1,int_obs2). In this case I would like to dynamically alter the parameters of "int_obs1" so that the maximum value is equal to "int_totaldepth". Something like this: "start=0 end=${int_totaldepth} step=1". For the second observation slider I would like to set the ranges as follows: "start=${int_obs1} end=&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;${int_totaldepth} step=1".&lt;/SPAN&gt; These statements currently result in an error stating that the parameters must all be numbers.&lt;/P&gt;&lt;P&gt;It isn't relevant for my purpose, but in some circumstances it could be useful to be able to dynamically change the step value of a range question. For example the resolution of each step could be changed based on a previously selected method of measurement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realise that input can be controlled using constraints however I would like to provide the users with an interface that only presents viable options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example from Survey123 Connect" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/490484_survey123_ex.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2020 08:14:45 GMT</pubDate>
    <dc:creator>Dean_McGowan</dc:creator>
    <dc:date>2020-04-30T08:14:45Z</dc:date>
    <item>
      <title>Dynamic min, max &amp; step values for Survey123 range questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/dynamic-min-max-step-values-for-survey123-range/idi-p/934253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to be able to dynamically set properties for a range question in Survey123.&lt;/P&gt;&lt;P&gt;Consider the following example: I have a slider used to specify the total depth of a sample (int_totaldepth) and other sliders used to specify the depths of observations along the core (int_obs1,int_obs2). In this case I would like to dynamically alter the parameters of "int_obs1" so that the maximum value is equal to "int_totaldepth". Something like this: "start=0 end=${int_totaldepth} step=1". For the second observation slider I would like to set the ranges as follows: "start=${int_obs1} end=&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;${int_totaldepth} step=1".&lt;/SPAN&gt; These statements currently result in an error stating that the parameters must all be numbers.&lt;/P&gt;&lt;P&gt;It isn't relevant for my purpose, but in some circumstances it could be useful to be able to dynamically change the step value of a range question. For example the resolution of each step could be changed based on a previously selected method of measurement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realise that input can be controlled using constraints however I would like to provide the users with an interface that only presents viable options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example from Survey123 Connect" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/490484_survey123_ex.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 08:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/dynamic-min-max-step-values-for-survey123-range/idi-p/934253</guid>
      <dc:creator>Dean_McGowan</dc:creator>
      <dc:date>2020-04-30T08:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic min, max &amp; step values for Survey123 range questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/dynamic-min-max-step-values-for-survey123-range/idc-p/934254#M436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also have this request.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To add another use case.&amp;nbsp; We want to split an observed area of oil into different categories summing up to 100%.&amp;nbsp; As you see the below with Sheen occupying 100% all the other values must equal 0.&amp;nbsp; If Sheen was 50% then that would leave 50% to split over the other categories.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've also used constraints to restrict incorrect answers but&amp;nbsp;using dynamic variables will improve the users experience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/493747_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2020 10:35:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/dynamic-min-max-step-values-for-survey123-range/idc-p/934254#M436</guid>
      <dc:creator>LiamHarrington-Missin</dc:creator>
      <dc:date>2020-05-28T10:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic min, max &amp; step values for Survey123 range questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/dynamic-min-max-step-values-for-survey123-range/idc-p/1360184#M2741</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/130632"&gt;@LiamHarrington-Missin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;how did you get the ranges without the reset button? Is this possible for the web-app? I am using Connect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 09:23:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/dynamic-min-max-step-values-for-survey123-range/idc-p/1360184#M2741</guid>
      <dc:creator>joheoe</dc:creator>
      <dc:date>2023-12-13T09:23:25Z</dc:date>
    </item>
  </channel>
</rss>

