<?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: Report Template If Then Display in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374218#M54282</link>
    <description>&lt;P&gt;You just need to put your return value inside your conditional. Right now if your conditional evaluates as true, you're not returning anything.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;${if q1 | selected:"yes"}&lt;/STRONG&gt;${specifyq1 | appearance:"multiline"}&lt;STRONG&gt;${/}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 00:18:38 GMT</pubDate>
    <dc:creator>bwp_aasai</dc:creator>
    <dc:date>2024-01-25T00:18:38Z</dc:date>
    <item>
      <title>Report Template If Then Display</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374211#M54281</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a survey and I have a few questions which pop-up a free text field if the user selects Yes to the previous question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my report template I only want those free text fields to show up if they user selected yes. Currently no matter what the user selects the free text fields show up in the report template.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried below in my report template but the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;${if q1 | selected:"yes"}${/}&lt;/P&gt;&lt;P&gt;${specifyq1 | appearance:"multiline"}&lt;/P&gt;&lt;P&gt;I also tried&amp;nbsp;${/} at the end of the above and tried the choice label and name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on what I am missing to only get the free text specifyq1 to show if the user answered yes to q1 in my Word Report Template.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 23:56:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374211#M54281</guid>
      <dc:creator>ChrisAuger</dc:creator>
      <dc:date>2024-01-24T23:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Report Template If Then Display</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374218#M54282</link>
      <description>&lt;P&gt;You just need to put your return value inside your conditional. Right now if your conditional evaluates as true, you're not returning anything.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;${if q1 | selected:"yes"}&lt;/STRONG&gt;${specifyq1 | appearance:"multiline"}&lt;STRONG&gt;${/}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 00:18:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374218#M54282</guid>
      <dc:creator>bwp_aasai</dc:creator>
      <dc:date>2024-01-25T00:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Report Template If Then Display</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374356#M54293</link>
      <description>&lt;P&gt;Still is not working. I tried it all ran together like you have it and it gave me an error. So tried separately like below and the report ran but still showed the empty Specify Cultural Resources.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="216"&gt;&lt;P&gt;Other Cultural Resource Monitor(s) Present&lt;/P&gt;&lt;/TD&gt;&lt;TD width="456"&gt;&lt;P&gt;${culresourcepresent}&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="216"&gt;&lt;P&gt;Specify Other Cultural Resource Monitor(s) Present. Include full name, organization, etc.&lt;/P&gt;&lt;/TD&gt;&lt;TD width="456"&gt;&lt;P&gt;${if culresourcepresent | selected:"yes"}&lt;/P&gt;&lt;P&gt;${specifyculresources | appearance:"multiline"}${/}&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want is if someone answers "no" to Other Cultural Resource Present than the report won't show the Specify Other Cultural Resource Monitor field.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 14:20:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374356#M54293</guid>
      <dc:creator>ChrisAuger</dc:creator>
      <dc:date>2024-01-25T14:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Report Template If Then Display</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374410#M54303</link>
      <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="216"&gt;&lt;P&gt;Other Cultural Resource Monitor(s) Present&lt;/P&gt;&lt;/TD&gt;&lt;TD width="456"&gt;&lt;P&gt;${culresourcepresent}&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="216"&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;${if culresourcepresent | selected:"yes"}&lt;/FONT&gt;Specify Other Cultural Resource Monitor(s) Present. Include full name, organization, etc.&lt;/P&gt;&lt;/TD&gt;&lt;TD width="456"&gt;&lt;P&gt;${specifyculresources | appearance:"multiline"}&lt;FONT color="#FF0000"&gt;${/}&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 25 Jan 2024 15:40:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374410#M54303</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-01-25T15:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Report Template If Then Display</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374459#M54310</link>
      <description>&lt;P&gt;That worked! Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 16:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/report-template-if-then-display/m-p/1374459#M54310</guid>
      <dc:creator>ChrisAuger</dc:creator>
      <dc:date>2024-01-25T16:40:12Z</dc:date>
    </item>
  </channel>
</rss>

