<?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: Hidden Fields in App in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1251236#M47080</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/652509"&gt;@jbrower&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May you share the xlsx form and identify which rows apply to the issue. I wasn't able to recreate the issue in a simple test&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2023 13:33:10 GMT</pubDate>
    <dc:creator>Richard_Purkis</dc:creator>
    <dc:date>2023-01-25T13:33:10Z</dc:date>
    <item>
      <title>Hidden Fields in App</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1251054#M47069</link>
      <description>&lt;P&gt;Hi everyone, I need a bit of help completing this last portion of my survey. Using Survey123 Connect Version 3.15.175 and Enterprise 11.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'm using a select multiple list to have certain textboxes appear when they select certain answers. The web app appears to do exactly what I want, only show certain boxes when certain answers are selected. But for the app, even when nothing is selected the boxes are still there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the integer type and using&amp;nbsp;selected(${column_viol_type}, "violation1") in the relevant column.&lt;/P&gt;&lt;P&gt;The select multiple is select_multiple violations, and the type has 13 different answers to select from.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 22:01:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1251054#M47069</guid>
      <dc:creator>jbrower</dc:creator>
      <dc:date>2023-01-24T22:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields in App</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1251236#M47080</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/652509"&gt;@jbrower&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May you share the xlsx form and identify which rows apply to the issue. I wasn't able to recreate the issue in a simple test&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 13:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1251236#M47080</guid>
      <dc:creator>Richard_Purkis</dc:creator>
      <dc:date>2023-01-25T13:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields in App</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1253104#M47186</link>
      <description>&lt;P&gt;I can share a sample from it. The issue applies the same to the 13 pages I have so I have an example from the redacted xlsx.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 22:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1253104#M47186</guid>
      <dc:creator>jbrower</dc:creator>
      <dc:date>2023-01-30T22:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields in App</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1254289#M47231</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/652509"&gt;@jbrower&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can partly recreate the issue. The field isn't there upon launch but it doesn't return to not shown under certain workflows&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6319644889112w200h174r777" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6319644889112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6319644889112w200h174r777');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6319644889112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;Is this what you are seeing?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 12:35:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1254289#M47231</guid>
      <dc:creator>Richard_Purkis</dc:creator>
      <dc:date>2023-02-02T12:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields in App</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1260242#M47569</link>
      <description>&lt;P&gt;Sort of. When I edit the survey in Survey123 Connect, that empty space underneath has boxes where the boxes would come up if they were checked. Here is a picture example from Survey123 Connect and the Web view&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="app view.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63347iEC32E3C292DC60F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="app view.jpg" alt="app view.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="webapp view.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/63348iBC314E32D9E14BFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="webapp view.jpg" alt="webapp view.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 20:53:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1260242#M47569</guid>
      <dc:creator>jbrower</dc:creator>
      <dc:date>2023-02-21T20:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields in App</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1575245#M60807</link>
      <description>&lt;P&gt;Was there ever a solution to this &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/361875"&gt;@Richard_Purkis&lt;/a&gt;?&lt;/P&gt;&lt;P&gt;I also have a form with multiple hidden questions preventing the app view being user friendly.&lt;/P&gt;&lt;P&gt;I would use the web form but there is an issue there with the autocomplete search() appearance not working for users without a full licence.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 11:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-fields-in-app/m-p/1575245#M60807</guid>
      <dc:creator>SWT_TL</dc:creator>
      <dc:date>2025-01-14T11:30:28Z</dc:date>
    </item>
  </channel>
</rss>

