|
POST
|
Hi Charleen, Please take a look at the date-format function: Formulas—Survey123 for ArcGIS | ArcGIS (it's the section just above the page area linked).
... View more
06-16-2017
11:35 AM
|
0
|
8
|
5911
|
|
BLOG
|
Update: I misread the requirement for evaluation, but will still keep this below to talk about negation Brent's suggestion (which would also need or ${multiSelect} = 'B' ) is probably the shortest, unless there are sufficiently few choices that checking for the inverse (anything but A & B being selected) could also work (say we only have A,B,C,D as choices): not(selected(${multiSelect}, 'C') or selected(${multiSelect}, 'D')) and count-selected(${multiSelect}) >= 1
... View more
06-16-2017
10:27 AM
|
2
|
0
|
22997
|
|
POST
|
Hi Eric, Currently we don't have a way to call the Inbox using the app url parameters.
... View more
06-16-2017
09:20 AM
|
1
|
3
|
5631
|
|
POST
|
Hi Brendan, The location is ~/ArcGIS/My Surveys/Databases where ~ stands in for the user's home directory
... View more
06-16-2017
09:18 AM
|
1
|
1
|
1317
|
|
POST
|
Hi Heather, DistantLeaf, We've had a bug logged on the issue of IWA Portals not allowing the posting of form items. This is not occurring on our normal test IWA Portals, but it appears the Esri Support has been able to create an environment that also has this issue.
... View more
06-16-2017
08:24 AM
|
1
|
0
|
2764
|
|
BLOG
|
Hi Charles, To do multiple, you need to group them in a compound statement: selected(${multiSelect},'A') or selected(${multiSelect},'B')
... View more
06-15-2017
04:52 PM
|
4
|
0
|
22997
|
|
POST
|
Hi Maureen, The download function currently only provides access to the code values of the single choice questions, not the labels. One workaround would be download the survey into Survey123Connect and alter the code values to a more meaningful value.
... View more
06-15-2017
12:28 PM
|
2
|
3
|
1545
|
|
POST
|
The relevant statement needs to use the value of the name of the choice, not the label. in your form "The Mall Playground" has the value of 57. This is also what is recored when you submit data. Note that due to text/number conversion issues, the actual value to compare against may be "57.0"; this can be avoided by explicitly making the name values text in the Excel file (placing an apostrophe (') before the number will do this).
... View more
06-15-2017
08:34 AM
|
2
|
3
|
3268
|
|
POST
|
Hi Robert, We updated the website overnight; you may need to clear the browser's cache of trigger a full reload (normally pressing shift while clicking on the reload button does this for most browsers)
... View more
06-15-2017
08:08 AM
|
0
|
1
|
2016
|
|
POST
|
Hi Louis, So the valid dates are from today -5 days? In that case you would need a compound statement to set lower and upper bounds: int(.) >= int(today()) - 5*24*60*60*1000 and int(.) <= today(.) So it must be greater than or equal to 5 days ago and less than or equal to today.
... View more
06-14-2017
11:57 PM
|
2
|
1
|
2682
|
|
POST
|
Hi Carol, There isn't a way to downgrade a phone app. For your user, you can modify the form to change the autocomplete appearance to minimal appearance, republish without data loss, and then have the user update their form.
... View more
06-14-2017
04:01 PM
|
0
|
0
|
924
|
|
POST
|
Can you share the XLS file with me? jtedrick @ Esri.com
... View more
06-14-2017
11:56 AM
|
1
|
2
|
2063
|
|
POST
|
Hi Vanessa, Yes, what you described certainly is likely the case- we do not support nested (multiple levels) of repeats. We support any number of repeats to the parent form, but not a repeat inside a repeat.
... View more
06-14-2017
11:35 AM
|
0
|
4
|
2063
|
|
POST
|
Just to make sure, your last comment talked about the 1019 issue, which so far we've only seen with surveys authored in Survvey123 Connect. The website uses the term 'Save As' to create a new survey from an existing survey; Survey123 Connect uses the term 'Create a new survey...' to do the same. Is the 1019 error occurring with a survey you authored on the web?
... View more
06-14-2017
09:54 AM
|
0
|
2
|
2063
|
|
POST
|
Hi Vanessa, The fix for the problem with the Code 1019 is a little more complicated than the issue being described in this thread. As a workaround, is it possible for you to create a new survey based on the survey you have authored which will generate a new (hosted) feature class/feature classes, and then load the existing data into them for editing?
... View more
06-14-2017
09:34 AM
|
0
|
10
|
2016
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 2 | 4 weeks ago | |
| 1 | 10-30-2025 09:00 AM | |
| 5 | 05-07-2025 10:16 AM | |
| 6 | 05-07-2025 10:17 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|