|
POST
|
Hi @CooperRessUSFS This issue was resolved last week. Error descriptions should be showing now. If the problem persists for you make sure your Survey123 Connect is using the production version of the Survey123 REST API: 1- In Survey123 Connect, click on your profile icon in the top-right corner 2- Click on Settings 3- Activate the Services tab 4- Ensure the REST API URL is set to https://survey123.arcgis.com/api
... View more
04-05-2022
05:22 PM
|
1
|
1
|
3101
|
|
POST
|
Hi. Repeat records are not downloaded into the Inbox unless you specifically ask for it. Set the bind::esri:parameters value for your repeat to query and all repeat records will be downloaded. Do the same in your nested repeats if you like. The query parameter can be refined. For example, you could say query="severity='high'" You can also use other parameter such as allowUpdates to control if records from the repeat can be updated or not. Check this help topic for details: https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_80CFFC9C38654DC293D4F36C5376C62E
... View more
04-01-2022
12:48 PM
|
1
|
2
|
4301
|
|
POST
|
@SaraMiller What a great survey! Use this syntax instead: concat(${AllLocations},"/",${AllBuildings},": ",${E_BCS_Date}," (",${Version},")") A few tips: You have some large choice lists in the choices worksheet. This causes XLSForm validation to slow down in Survey123 Connect. If you move some of these large lists to a CSV, validation will be faster. Check Work with CSV data in ArcGIS Survey123 for details. The select_one_from_file option will be of particular interest to you I think. It is a relatively new addition that did not exist when you originally created the survey. You have many hidden question types. Nothing wrong with them, but when you want to store their value as esriFieldTypDouble you need to specify that in a separate column. Alternatively, you can change the type to decimal and then set the appearance to hidden. I think it is easier syntax and also keeps you data types consistent within the form and feature layer. In row 574, 575, 628, 629, 682, 684, 736,737 you have one of these nested if statements that will get you crazy when you forget a comma. You may want to consider using pulldata(), like you do in line 36, to do a lookup search instead. For line 34, you may want to use pulldata("@property",'status').
... View more
03-30-2022
09:51 AM
|
0
|
1
|
3926
|
|
POST
|
@HuntingtonHabitatLuz @CandaceHankins @LeonardBarnhill @Katie_Clark @AdriannaBarton The fix is now in production. @JuanDuran
... View more
03-30-2022
02:30 AM
|
4
|
1
|
4981
|
|
POST
|
The fix is now in production. Thanks for your patience.
... View more
03-30-2022
02:29 AM
|
0
|
0
|
4017
|
|
POST
|
Hi. After enabling editing in the Sent folder and checking edit permissions in the survey, I see the option to edit sent records: Checking edit permissions in the survey using the Collaborate tab in the Survey123 website Enabling edits in the Sent folder in Survey123 Connect:
... View more
03-30-2022
02:21 AM
|
1
|
2
|
1316
|
|
POST
|
Hi. The reverseGeocode operation does not return the street type or name separately. However, the findAddressCandidates operation does. See the StType and StName properties. A potential solution is to use the address you get back from the reverseGeocode and pass it to the findAddressCandidates operation to then parse the response. This would require a custom JS function. This is just a thought. I have not tried it myself.
... View more
03-29-2022
02:24 AM
|
0
|
0
|
1542
|
|
POST
|
Hi. The Survey123 app is receiving from the server a HTTP 400 error without an error description. This is typically caused by a problem with the query set in the Inbox. I suggest you contact Esri Technical Support so we can gather more details about the query syntax you are using. The fact that your query works sometimes is not expected, but may be once we have more details it all makes sense.
... View more
03-29-2022
02:14 AM
|
0
|
0
|
7428
|
|
BLOG
|
Thanks @DougBrowning For select_one questions using search, it seems like the best option would be to disable the creation of domains. I added an internal note for consideration.
... View more
03-29-2022
02:01 AM
|
0
|
0
|
946
|
|
BLOG
|
@RobbHodges As shown in the animation below, I had no problem editing my own records. The software works as expected. It is possible that you may have not configured your survey appropriately to allow edits. Could that be the case? To configure your survey to support edits, go into the Collaborate tab and check permissions. See the screenshot below for details.
... View more
03-29-2022
01:59 AM
|
0
|
0
|
2972
|
|
POST
|
Thanks for reporting this @DougBrowning I have added an internal note to document this problem.
... View more
03-29-2022
01:36 AM
|
1
|
0
|
1914
|
|
IDEA
|
03-29-2022
01:31 AM
|
0
|
0
|
1583
|
|
POST
|
Can you try this? Go to the survey gallery and save your survey as a new one Publish the copy Does it publish?
... View more
03-28-2022
08:02 AM
|
0
|
0
|
2522
|
|
POST
|
https://community.esri.com/t5/arcgis-survey123-questions/error-converting-xlsform-survey123-connect-3-14/m-p/1157886/highlight/true#M41631
... View more
03-28-2022
07:33 AM
|
1
|
1
|
4039
|
|
POST
|
((2.83*(pow(${outlet_size},2)*${water_length})) div (sqrt(${height})) or round(((2.83*(pow(${outlet_size},2)*${water_length})) div (sqrt(${height})),2)
... View more
03-28-2022
07:30 AM
|
1
|
1
|
4058
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-03-2021 09:03 AM | |
| 1 | 04-01-2022 12:48 PM | |
| 1 | 03-22-2022 08:44 AM | |
| 1 | 08-26-2021 02:43 PM | |
| 1 | 10-30-2019 10:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
4 weeks ago
|