<?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: Experience Builder + Survey Widget Issue in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699146#M23208</link>
    <description>&lt;P&gt;That was a weird one, but then I noticed it worked on the first couple questions but not the rest.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2026 19:09:31 GMT</pubDate>
    <dc:creator>Neal_t_k</dc:creator>
    <dc:date>2026-04-29T19:09:31Z</dc:date>
    <item>
      <title>Experience Builder + Survey Widget Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699077#M23202</link>
      <description>&lt;P&gt;I've created a Feedback form for an Experience Builder that I've been working on. I created the survey in the Survey123 Connect app and was able to publish it successfully with no issues. However, once I used the Survey widget to import the survey, all the questions that had conditional viewing settings were visible.&lt;/P&gt;&lt;P&gt;The first question I had was based on which age group a survey participant was part of, so most of the questions will be hidden if the user is less than 13 years old (due to FTC guidelines).&amp;nbsp;Therefore, we don't want any questions to be visible if the user is less than 13 years old, so I had the following code in the column labelled "body::esri:visible" to prevent certain questions from being visible.&amp;nbsp;&lt;EM&gt;${Age}!='&amp;lt;13'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This worked well and as intended within Connect, but when I imported the survey into the Experience Builder, those constraints no longer seem to exist. I also wanted these constraints to be present so text boxes for questions where people could elaborate on why they chose "other" would be hidden unless "other" was selected.&lt;/P&gt;&lt;P&gt;If anyone could help with any settings that need to change to make this function as intended, it would be much appreciated. I've included the .xslx form so that people can try and replicate this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 17:06:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699077#M23202</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2026-04-29T17:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder + Survey Widget Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699111#M23206</link>
      <description>&lt;P&gt;Try changing this:&lt;/P&gt;&lt;LI-CODE lang="markdown"&gt;selected(${Purpose}, 'purp_other') AND ${Age}!= '&amp;lt;13'&lt;/LI-CODE&gt;&lt;P&gt;to this:&lt;/P&gt;&lt;LI-CODE lang="markdown"&gt;selected(${Purpose}, 'purp_other') and ${Age}!= '&amp;lt;13'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;webform is more sensitive to syntax being correct&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 18:27:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699111#M23206</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-04-29T18:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder + Survey Widget Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699144#M23207</link>
      <description>&lt;P&gt;Thank you so much; that solved the issue! I wasn't sure one thing would make the whole situation function as intended, but that is the very nature of code. I appreciate your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 19:07:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699144#M23207</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2026-04-29T19:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder + Survey Widget Issue</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699146#M23208</link>
      <description>&lt;P&gt;That was a weird one, but then I noticed it worked on the first couple questions but not the rest.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 19:09:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-survey-widget-issue/m-p/1699146#M23208</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-04-29T19:09:31Z</dc:date>
    </item>
  </channel>
</rss>

