|
POST
|
Hello @kim_hspartner, This is a bug in the web app, please feel free to reach out to Esri Technical Support to log a bug. As a workaround in the constraint column of the XLSForm you can enter string-length(.)<=1000.
... View more
09-22-2023
02:07 PM
|
0
|
0
|
970
|
|
POST
|
Hello @LydiaCarey, On the item details page for the feature service your submission_url is pointing to take note of the name of the layer your survey should be pointing to. Back in your XLSForm on the settings worksheet enter the name of the layer from the feature service under the form_id column (B2). Survey123 by default assumes the name of your survey is the same as the name of the layer your survey is pointing to. This may not always be the case so setting the form_id will force Survey123 to point to the correct layer name.
... View more
09-22-2023
01:50 PM
|
0
|
3
|
2327
|
|
POST
|
Hello @RaghavGupta, You will need to use https://<yourPortal>:7443/arcgis as the URL the first thing that Connect does is access a Portal resource to obtain information about the organizations properties. Additionally usually accessing the Portal through the port is not configured with a SSL certificate so you will likely also receive a SSL error. To work around this click and hold on the text "Add Connection" you will see a new option pop up. Try to enter your Portal URL https://<yourPortal>:7443/arcgis and it should error out with the SSL handshake error. You will then see an option to Ignore SSL errors, enable this option and Add the Portal again.
... View more
09-21-2023
05:38 PM
|
0
|
0
|
990
|
|
POST
|
Hello @InesPereda, I would suggest reaching out to Esri Technical Support for assistance. To confirm there was previous records prior to the one submitted in the morning but the feature service is saying 0 total records? You also mention checking the "portal", is your data located in ArcGIS Online or ArcGIS Enterprise?
... View more
09-07-2023
02:53 PM
|
0
|
0
|
884
|
|
POST
|
Hello @CiaraMcGlade, The spaces in the syntax is the cause of the behavior. If you use method=vertex then it should work. The XLSForm syntax can be picky with formatting.
... View more
09-07-2023
02:48 PM
|
1
|
1
|
1697
|
|
POST
|
Hello @erica_poisson, When you republished your survey did you have the "Create web form" option disabled?
... View more
09-05-2023
06:49 PM
|
0
|
2
|
1728
|
|
POST
|
Hello @DeanHowell1, You can configure a calculation in the Survey123 web designer to query an ArcGIS feature layer or table, please see this documentation for the workflow. In Survey123 Connect this is called pulldata("@layer"), please see this Esri Community blog for more information.
... View more
09-05-2023
05:51 PM
|
0
|
1
|
3730
|
|
POST
|
Hello @icf_Eric_Link, This is usually from the connection to your ArcGIS organization being expired. If you navigate to Data > Connections > select the three dots to the right of your Survey123 connection > select switch account > reenter your ArcGIS credentials.
... View more
09-05-2023
05:46 PM
|
0
|
2
|
2193
|
|
POST
|
Hello @JanelJohnson, This can be done using the pulldata() function. Please check out the Calculate Location from CSV sample available in Survey123 Connect.
... View more
09-05-2023
04:46 PM
|
0
|
1
|
1204
|
|
POST
|
Hello @ZenMasterZeke, The Database Tools beta feature is meant for troubleshooting, what is does is opens the SQLite database that the Survey123 field app uses to store data. Essentially the equivalent of a read only DB Browser directly in Connect. We don't recommend having Database Tools enabled in Connect because it will cause read/write lock issues in the SQLite database if both Connect and the field app are open at the same time.
... View more
09-01-2023
01:06 PM
|
0
|
1
|
1351
|
|
POST
|
Hello @Mondi_GIS, Would you be able to pass along the XLSForm experiencing the issue for testing on our end? If you set the calculationMode to whenEmpty does that resolve the behavior?
... View more
08-29-2023
12:25 PM
|
0
|
0
|
3657
|
|
POST
|
Hello @JimW, Do you have a value in your calculation column that is just a number? Would you also be able to pass along your XLSForm for review on our end? What's likely happening is there may be a value in the calculation column of your XLSForm that is an integer and the tool is failing because it's trying to compare a string to that integer. If this is the case this is a bug on the tool side.
... View more
08-28-2023
11:13 AM
|
0
|
1
|
2797
|
|
POST
|
Hello @pmccord, You won't need to use the if() function in the readonly expression. You should be able to use ${theusername} = "pmccord" in the readonly column for the questions you want to be readonly and for the questions you want readonly for the other users you can use ${theusername} != "pmccord" as the readonly expression.
... View more
08-17-2023
10:11 AM
|
1
|
0
|
2949
|
|
POST
|
Hello @JeffSilberberg, There is no linkage between the webhook and the feature service. When a webhook is configured with a Survey123 survey, when Survey123 submits a response it sends an applyEdits request to the feature service, then sends a seperate request to the payload URL for the feature service with the same JSON send to the applyEdits endpoint. The /updateFeatures REST API resource would be used if you wanted to update the data in the feature service. If you just need the data that exists in the record you can use the /query API endpoint.
... View more
08-11-2023
04:18 PM
|
1
|
0
|
6513
|
|
POST
|
Hello @HenryPoole, If you would like to use CruiseData and the layer the survey submits to you would need to remove all the questions before the begin repeat question as well as the repeat itself. That message is indicating that you have questions in your survey that either do not have corresponding fields in the respective layer or the value in the name column of your XLSForm does not match the name of the field in the feature service. Please see the Use Survey123 with existing feature layers documentation for more information.
... View more
08-10-2023
12:06 PM
|
0
|
0
|
1837
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 05-22-2026 03:26 PM | |
| 1 | 02-27-2026 02:55 PM | |
| 6 | 12-17-2025 01:51 PM | |
| 1 | 11-04-2025 02:14 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|