|
POST
|
Hi Scott, The string() function converts an answer of another type (integer or decimal) into text so that it can be concatenated together. This is perhaps more understandable when using '+' instead of concat (which, in the mobile app, does the same thing for text as concat): (Numbers): 5 + 5 = 10 (Text): "5" + 5 = "55" (the second 5 is auto-converted to text and then concatenated together) (Numbers converted): string(5) + 5 = "55" (the first 5 is made text, and then concatenated with an auto-converted second 5) All of the above work in the mobile application; it's somewhat permissive in automatically conversion The new webform we are releasing is not permissive and requires explicit conversion.
... View more
06-13-2017
09:29 AM
|
0
|
0
|
1839
|
|
POST
|
There looks to have been a small issue with the lookupCode3 question- the was a missed parenthesis: concat(${Shade} , '_', string(${maxRFMTemp2}), '_', string(${FDFM2}))
... View more
06-12-2017
04:10 PM
|
3
|
2
|
1839
|
|
POST
|
Thanks, From your description, I was able to narrow done a possible issue - it sounds like there is a problem revising a survey authored at some time before we introduced the revising capability (I see the same issue testing an older survey). When were your forms originally authored?
... View more
06-12-2017
12:57 PM
|
0
|
2
|
3320
|
|
POST
|
Hi Karl, You are correct- line and polygon support was not planned for the 2.0 release.
... View more
06-12-2017
12:36 PM
|
0
|
3
|
3296
|
|
POST
|
Yes, that should be expected- Survey123 does actively cache the tiles previously loaded.
... View more
06-12-2017
12:34 PM
|
0
|
1
|
1800
|
|
POST
|
Hi Scott, Can you elaborate on 'not caching' - is it not reading a tpk file?
... View more
06-12-2017
12:24 PM
|
0
|
0
|
1800
|
|
POST
|
Hi Kevin, Sorry to not reply back. In the form you attached, there are a few issues that may be contributing to some problems with the form: - In your labels, there are a few places that you specify the font color. The color name should be in quotations - the field masks are not supported in the web form - One issue on the Survey123 form processor- there seems to be an issue with eh concat() function to calculate location. This works in other contexts, so we need to investigate why it isn't working. Using the '+' operation (mobile device only) does work- not particularly useful in your specific case (as this is intended for the web)
... View more
06-12-2017
12:23 PM
|
0
|
4
|
5805
|
|
POST
|
Hi Naomi, It looks like an error in the website occured. I'm not seeing this currently in using the website. Can I ask what browser are using? Is this happening on a specific survey, or can you create a new survey and save successfully?
... View more
06-12-2017
09:57 AM
|
0
|
5
|
2181
|
|
POST
|
Hi Robert, Are you seeing this with all surveys or a specific survey(s). Could I ask you to test by creating a new survey with one question, publishing it, and then attempting to alter it's design? Alternatively, if you could open the developer tools of the browser (F11 in IE, Ctrl-Shift-I in Chrome) and report back what errors are occurring on entering the design tab, that will help diagnose the issue.
... View more
06-12-2017
09:26 AM
|
0
|
4
|
3320
|
|
POST
|
Hi Michael, Yes you would need separate sequences of no evaluations - the selected() function can only look at one answer possibility at a time.
... View more
06-09-2017
12:51 PM
|
1
|
0
|
6191
|
|
POST
|
Hi Robert, We're not seeing this issue currently. What browser are you using? Do you see the same behavior across multiple browsers?
... View more
06-09-2017
12:38 PM
|
0
|
6
|
3320
|
|
POST
|
Hi Tucker, For federated services, the submission_url will show the item description URL instead of the service endpoint - this is to allow the form to properly associate itself with the service's item in the Portal. I'm attempting to replicate the error described.
... View more
06-09-2017
10:52 AM
|
0
|
1
|
1593
|
|
POST
|
Hi Scott, In the XLS file you have attached, I don't see the concatenation or pulldata functions. Aside from that, I also don't know if your "convert to text" calculations are necessary - all of your choices values are text already (and apparently the values you want to concatenate as well).
... View more
06-09-2017
10:10 AM
|
0
|
1
|
1428
|
|
POST
|
Hi Braundt, This is a known issue with Survey123 on iOS devices.
... View more
06-09-2017
09:51 AM
|
0
|
1
|
912
|
|
POST
|
Hi Claire, Just changing text does not require a republishing. The error message you provided looks like something was saved incorrectly either in your organization (is that ArcGIS Online or Portal - if the latter, which version?) or on your computer.
... View more
06-09-2017
09:39 AM
|
1
|
2
|
3481
|
| 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
|