|
POST
|
Hello @jdaniel, It sounds like when you designed your form in the web designer you used the address question and for the "Data to submit" setting it was set to "Address text and point geometry". What you can do is switch that setting to "Address text only" then add a map question and that will allow capturing the geopoint. If the address question is set to required you can remove that and then you will be able to capture a geopoint without an address.
... View more
03-27-2023
05:24 PM
|
0
|
0
|
682
|
|
POST
|
Hello @michael_vetter, Unfortunately the Geocode appearance requires an internet connection in order to access the geocode service. Please see this documentation for more information.
... View more
03-27-2023
05:20 PM
|
0
|
0
|
1416
|
|
POST
|
Hello @ErikHerbergMETC, Thank you for reporting this! This looks to be a defect, I've gone ahead and logged an internal issue for this behavior. Please feel free to reach out to Esri Technical Support to log an official BUG.
... View more
03-27-2023
04:17 PM
|
1
|
1
|
3624
|
|
POST
|
Hello @dwold, I'm guessing selected() isn't playing nice with the choice names, I switched the choice filter to use the regex() function and that's working. I've attached an XLSForm for reference
... View more
03-27-2023
01:50 PM
|
1
|
1
|
3154
|
|
POST
|
Hello @dwold, The selected() function would go in the choice filter for the Indicator question not the IndicatorOther question.
... View more
03-27-2023
01:15 PM
|
1
|
0
|
3168
|
|
POST
|
Hello @Anonymous User, The where clause will help refine what record is returned, without it the calculation will return the first record in the query response. As for why nothing is being returned in the feature service you are referencing in the calculation do all records in the feature service have ID values in the attribute table?
... View more
03-27-2023
01:08 PM
|
0
|
0
|
1202
|
|
POST
|
Hello @dwold, For the other choice in the component column you can comma separate all the components (ex. Law Enforcement / Security,Fire Service,Search & Rescue) then use the selected() function in your choice filter column. The choice filter would look like selected(${Component}, component).
... View more
03-27-2023
12:59 PM
|
1
|
0
|
3176
|
|
POST
|
Hello @AmyGrossman, To reference the answer from a previous question you can use the ${questionName} notation where questionName is the value from the name column in the XLSForm for the question you are trying to reference. You can use the dollar sign curly bracket notation in question labels or calculations depending on if you want the value in the label of the other question or in the value box for the other question.
... View more
03-27-2023
12:51 PM
|
0
|
1
|
1392
|
|
POST
|
Hello @MiltonSolano, The Search() appearance is going to display values as they are returned by the server. When date fields are queried from the feature service they are returned in epoch timestamps which is why it's displayed like that in Survey123. What I would suggest is in your initial registration survey adding a hidden or calculate field to store the formatted date as a string in the feature service, then use that string field in the search() appearance.
... View more
03-27-2023
12:39 PM
|
1
|
0
|
1231
|
|
POST
|
Hello @DrJumaKhudonazarov, The survey form is not a valid item to add to a web map. If you are looking to embed the survey in a dashboard you will need to use the full survey sharing URL as opposed to the short URL. Please see this Esri Community blog for more information on embedding a survey in a dashboard.
... View more
03-27-2023
12:34 PM
|
0
|
0
|
835
|
|
POST
|
Hello @Anonymous User, It may be cut off but from your screen capture of the calculation in the web designer the where clause looks to be missing. The calculation should be something along the lines of `extract X from ABC_layer where Y is <someValue>`. The where clause tells Survey123 what exact record to extract the value from the X field. If you edit your calculation is there a filter set (step 3)?
... View more
03-27-2023
12:25 PM
|
0
|
0
|
1211
|
|
POST
|
Hello @CrypticCartography, You can point your survey to the existing feature service, you don't need to create a new feature service with the survey. Please see this documentation for more information on using an existing feature service in Survey123. To edit existing records in the Survey123 field app you will need to enable the Inbox within Connect. The Inbox is where field users can access and update existing records. Please see the Prepare to edit existing survey data documentation for more information.
... View more
03-27-2023
12:20 PM
|
0
|
0
|
925
|
|
POST
|
Hello @StevenHughes44, It's not possible to apply a uniform text size to an entire form, but if your users are using the Survey123 field app they can increase the text size from the Settings and when they load the form the text size will be larger.
... View more
03-24-2023
03:48 PM
|
0
|
0
|
2091
|
|
POST
|
Hello @SteveGingerich, Survey123 returns the error returned by the server and there wouldn't be a way to modify the error from the Survey123 side. Our recommended workflow would be to use the same logic you used for your validation rules in the constraint column of the XLSForm so that the validation occurs on the Survey123 side prior to submission. Using a constraint allows you to customize the constraint message which will be displayed in Survey123.
... View more
03-24-2023
01:16 PM
|
0
|
1
|
1081
|
|
POST
|
Hello @KateDoughty1, The width URL parameter isn't exclusive for embedding surveys, your can append it to the URL you are providing and when a user opens that URL they will see the wider form:
... View more
03-24-2023
01:12 PM
|
1
|
0
|
1344
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-04-2026 03:20 PM | |
| 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 |
4 weeks ago
|