<?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 Hidden field in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845587#M21957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone please share an example of a hidden field. I can not seem to get the syntax correct. THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 May 2017 20:43:56 GMT</pubDate>
    <dc:creator>MichaelJabot</dc:creator>
    <dc:date>2017-05-26T20:43:56Z</dc:date>
    <item>
      <title>Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845587#M21957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone please share an example of a hidden field. I can not seem to get the syntax correct. THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 20:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845587#M21957</guid>
      <dc:creator>MichaelJabot</dc:creator>
      <dc:date>2017-05-26T20:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845588#M21958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two main ways of hiding fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Specifying&amp;nbsp;hidden as the field type (as in rows 3 and 4 in the attached Excel document). You use the bind::esri:fieldType column to specify what you want the field type to be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE width="673"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: .5pt solid #9BBB59; background: #9BBB59;" width="137"&gt;type&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none; background: #9BBB59;" width="137"&gt;name&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none; background: #9BBB59;" width="228"&gt;label&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: .5pt solid #9BBB59; border-bottom: none; border-left: none; background: #9BBB59;" width="171"&gt;bind::esri:fieldType&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: .5pt solid #9BBB59;"&gt;hidden&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;"&gt;HiddenString&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;" width="228"&gt;Hidden String&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: .5pt solid #9BBB59; border-bottom: none; border-left: none;"&gt;esriFieldTypeString&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: .5pt solid #9BBB59;"&gt;hidden&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;"&gt;HiddenInteger&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;" width="228"&gt;Hidden Integer&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: .5pt solid #9BBB59; border-bottom: none; border-left: none;"&gt;esriFieldTypeInteger&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Using the relevant column to hide a question (as in rows 5 and 6 in the attached Excel document):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE width="673"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: .5pt solid #9BBB59; background: #9BBB59;" width="137"&gt;type&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none; background: #9BBB59;" width="137"&gt;name&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none; background: #9BBB59;" width="228"&gt;label&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: white; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none; background: #9BBB59;" width="171"&gt;relevant&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: .5pt solid #9BBB59;"&gt;select_one ListYesNo&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;"&gt;ShowNextQuestion&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;" width="228"&gt;Show Next Question&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: .5pt solid #9BBB59;"&gt;geopoint&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;"&gt;Location&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;" width="228"&gt;Selection Location&lt;/TD&gt;&lt;TD style="font-size: 10.0pt; color: black; font-weight: 400; text-decoration: none; border-top: .5pt solid #9BBB59; border-right: none; border-bottom: none; border-left: none;"&gt;${ShowNextQuestion}='Yes'&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hidden fields will never be displayed in Survey123, whereas fields with relevancy set on them will be displayed if the specific condition is met.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You&amp;nbsp;can check exactly&amp;nbsp;what will be published&amp;nbsp;in the Schema Preview within Survey123 Connect:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="354129" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/354129_pastedImage_1.png" style="width: 620px; height: 336px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 May 2017 09:20:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845588#M21958</guid>
      <dc:creator>MichaelKelly</dc:creator>
      <dc:date>2017-05-27T09:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845589#M21959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using hidden questions in Survey123 forms, I notice that these fields are by default invisible in ArcGIS Pro, but visible in Survey123 Web page. Of course I could set these fields to invisible in the table section but I need to set this every time i open the feature layer in Survey123 Web page. Is it possible to have it by default to invisible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 14:55:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845589#M21959</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2020-07-20T14:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845590#M21960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rene,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what you are referring to by hidden questions being hidden by default in ArcGIS Pro - that should not be the case (and is not the case in my testing).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 16:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845590#M21960</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-07-20T16:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845591#M21961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI James, the added image shows the fields visibility upon adding my Survey123 Feature Layer in Pro. My hidden type questions are not visible as I want it to be. When viewing the same feature Layer in the data tab of survey123, all these hidden fields are visible&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/500748_Capture.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 17:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845591#M21961</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2020-07-20T17:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845592#M21962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, I would not expect hidden fields to be hidden automatically if published by Survey123. &amp;nbsp;Could you share the JSON of the feature layer info? &amp;nbsp;I'm not sure why Pro would be hiding fields unless it was specified there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 20:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845592#M21962</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-07-20T20:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845593#M21963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James, I presumed it is the forminfo.json&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 20:36:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845593#M21963</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2020-07-20T20:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845594#M21964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was asking for the JSON version of the 'Service URL' you can get to via the Item Details page of the feature service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 22:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845594#M21964</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-07-20T22:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845595#M21965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service url is&amp;nbsp;&lt;A class="link-titled" href="https://services.arcgis.com/Cif2vyIafUMtRuVN/arcgis/rest/services/service_9df173124eca4e3fa5a166e0e515f443/FeatureServer" title="https://services.arcgis.com/Cif2vyIafUMtRuVN/arcgis/rest/services/service_9df173124eca4e3fa5a166e0e515f443/FeatureServer"&gt;https://services.arcgis.com/Cif2vyIafUMtRuVN/arcgis/rest/services/service_9df173124eca4e3fa5a166e0e515f443/FeatureServer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 11:29:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845595#M21965</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2020-07-21T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845596#M21966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service is secured; that is why I was asking for the JSON. &amp;nbsp;Perhaps opening an Esri Technical Support ticket would make this a bit quicker to diagnose than relying on the GeoNet forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 22:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/845596#M21966</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-07-21T22:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/1138583#M40111</link>
      <description>&lt;P&gt;Hello James,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Longtime reader, first time commenter. Was this resolved?&amp;nbsp;&lt;/P&gt;&lt;P&gt;kind regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 23:34:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/hidden-field/m-p/1138583#M40111</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-01-28T23:34:45Z</dc:date>
    </item>
  </channel>
</rss>

