<?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: Constraint bug in URL version of Survey in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823378#M16370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great screen name! &amp;nbsp;Can you provide more details on how your form is structured? &amp;nbsp;I'm able to implement what you are describing (a field that checks for the presence of values in other fields, which then has a note to display a message); it works for both the web and app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jan 2018 17:17:44 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2018-01-31T17:17:44Z</dc:date>
    <item>
      <title>Constraint bug in URL version of Survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823377#M16369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I'm experiencing a bug regarding how constraints work, in the UI on the URL of our survey.&lt;/P&gt;&lt;P&gt;The survey has a constraint that checks for no text in a calculated/hidden type. The text is an error message that only becomes visible if a user has not entered their name and employee number.&amp;nbsp;This seems to work well in the preview and the app but when I publish and access the survey via the URL it accepts a blank number and name where as it should give some sort of validation error like the preview does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a known issue or bug? Anyone else experiencing something similar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 14:31:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823377#M16369</guid>
      <dc:creator>Survey123Survey</dc:creator>
      <dc:date>2018-01-31T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Constraint bug in URL version of Survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823378#M16370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great screen name! &amp;nbsp;Can you provide more details on how your form is structured? &amp;nbsp;I'm able to implement what you are describing (a field that checks for the presence of values in other fields, which then has a note to display a message); it works for both the web and app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 17:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823378#M16370</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-01-31T17:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Constraint bug in URL version of Survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823379#M16371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a similar issue. Mine is I am trying to grab a geopoint but allowing them to also edit the location should they not be standing where I am asking for the geopoint to be. I have an error message that pops up when they select a point that it outside of Canada (really just a rectangle somewhat surrounding Canada). However when i am using the application this works great but as soon as it is in browser it does not seem to update any more than the "home" location (the default location I set). So whatever point they put in the message never appears. It seems to not (what i call) live update with each point they select. I have attached a screenshot of the code I am using in case that helps. one thing that does not show up in the screenshot is for row 9 in the constraint column I have entered; .=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/395416_error.PNG" style="width: 620px; height: 85px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 21:06:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823379#M16371</guid>
      <dc:creator>SamuelRoss</dc:creator>
      <dc:date>2018-01-31T21:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Constraint bug in URL version of Survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823380#M16372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are setting the bind::type of the Allowed field? &amp;nbsp;If not, the comparison might be for '2' (string 2) - hidden fields have a default type of string (which is why the other calculations you have have type conversion).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 00:31:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/constraint-bug-in-url-version-of-survey/m-p/823380#M16372</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-02-07T00:31:07Z</dc:date>
    </item>
  </channel>
</rss>

