<?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: Dynamic Hints in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676498#M65116</link>
    <description>&lt;P&gt;You have to do your calculation first in a helper field, then you can call that in your hint.&lt;/P&gt;&lt;P&gt;${helperfield} calculation:&amp;nbsp;&lt;SPAN&gt;if(${Cons_Category}='ReIntro_Stocking', 'What species?', 'Best Description.')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${Cons_type}&amp;nbsp; hint:&amp;nbsp;&amp;nbsp;${helperfield}&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jan 2026 20:49:35 GMT</pubDate>
    <dc:creator>Neal_t_k</dc:creator>
    <dc:date>2026-01-07T20:49:35Z</dc:date>
    <item>
      <title>Dynamic Hints</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676467#M65113</link>
      <description>&lt;P&gt;I have a question that I need to dynamically change the hint text based on the response to a previous select_one question. If a user selects 'ReIntro_Stocking', I want the hint to be 'What species?'. If they select any of the other 5 choices, I want the hint to be 'Best Description'. This question ${Cons_type} also has a choice_filter based on their selection in ${Cons_Category}&lt;/P&gt;&lt;P&gt;My hint code in connect for question ${Cons_type}:&amp;nbsp;if(${Cons_Category}='ReIntro_Stocking', 'What species?', 'Best Description.')&lt;/P&gt;&lt;P&gt;All it seems to do is create a lightbulb and the same string of text that is in the code with the answer to ${Cons_Category} changing as choices change&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmyAlford1_0-1767814263017.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/146444iD8FA2EA294140C66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AmyAlford1_0-1767814263017.png" alt="AmyAlford1_0-1767814263017.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Survey123Connect 3.24.31&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 19:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676467#M65113</guid>
      <dc:creator>AmyAlford1</dc:creator>
      <dc:date>2026-01-07T19:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Hints</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676476#M65114</link>
      <description>&lt;P&gt;I think hints are just text only with no if.&amp;nbsp; Just use a note field instead.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 19:50:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676476#M65114</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-01-07T19:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Hints</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676498#M65116</link>
      <description>&lt;P&gt;You have to do your calculation first in a helper field, then you can call that in your hint.&lt;/P&gt;&lt;P&gt;${helperfield} calculation:&amp;nbsp;&lt;SPAN&gt;if(${Cons_Category}='ReIntro_Stocking', 'What species?', 'Best Description.')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;${Cons_type}&amp;nbsp; hint:&amp;nbsp;&amp;nbsp;${helperfield}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 20:49:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676498#M65116</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-01-07T20:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Hints</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676535#M65122</link>
      <description>&lt;P&gt;That worked. Thanks. Kept it null, too so it wouldn't populate in the feature service. But it is weird that seems that the help column should accept If/then statements.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 22:02:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676535#M65122</guid>
      <dc:creator>AmyAlford1</dc:creator>
      <dc:date>2026-01-07T22:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Hints</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676536#M65123</link>
      <description>&lt;P&gt;Hints accept ${variables}. Functionality would be if accept if/then statements?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 22:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-hints/m-p/1676536#M65123</guid>
      <dc:creator>AmyAlford1</dc:creator>
      <dc:date>2026-01-07T22:05:02Z</dc:date>
    </item>
  </channel>
</rss>

