IDEA
|
Hi @ColinCampbell1 , Ca you provide more details on the scenario where you are seeing the recalculate button with read only fields (as mentioned in the community discussion), potentially with an XLSX form example? Additionally, have you used the once() function to prevent further calculation and are still seeing this issue?
... View more
11-15-2023
01:17 PM
|
0
|
0
|
1031
|
POST
|
Hi @SophiaMurphyCC , Signatures are stored as JPG images and thus are attachments to the submitted data. You could specify that an image/signature question should not be stored with the record when using Survey123 Connect by specifying the bind::esri:fieldType property of the question to be null, but that would mean the signature is not submitted with the data at all.
... View more
11-15-2023
08:44 AM
|
2
|
0
|
670
|
POST
|
Hi @Billy , First, I'll note that the diagnosis listed in the documentation generally covers what the Survey123 team has seen as the most likely cause of the symptom being experienced but the error codes can have a number of causes. Given the message "Account resource file does not exist" in the error, I think this 400 message you are seeing may be a red herring - this likely refers to an attempt to access Survey123 organization settings, which are stored as a resource file attached to your ArcGIS Organization. It would be helpful to have a diagnostic log of a failed submission attempt.
... View more
11-15-2023
08:37 AM
|
0
|
1
|
1514
|
POST
|
@A_MN- If you have not yet, please open a ticket with Esri Support or your distributor. Given the timeline you are indicating (beginning of November), this may be related to the update to ArcGIS Online that occured at the end of November.
... View more
11-14-2023
10:22 AM
|
0
|
0
|
3673
|
POST
|
@A_MN- are you using ArcGIS Online or ArcGIS Enterprise? The 'unknown error' message was received by the Survey123 app from the feature service.
... View more
11-14-2023
09:23 AM
|
0
|
1
|
3690
|
POST
|
Hi @AbdulabnanMohammed , In addition to the suggestions above, you may want to check with your GIS Admin about Allowed Origins and Approved Apps settings in your organization; this is mentioned in the 'Allow origins' and 'Apps' sections of Configure security settings—ArcGIS Online Help | Documentation
... View more
09-20-2023
11:30 AM
|
0
|
0
|
1050
|
POST
|
Hi @AmandaBeck , The easiest way to check to see if the result is by a feature is to request any field that is filled in for each record (say objectId, or perhaps the name) and then checking to make sure the value is not null. If the result is null, that means that no features were found. A more complicated method that specifically gets the number of features that match the query is to use the outStatistics capability to get the count of records that meet the query. These would be placed in the same part of the setup as the distance properties. That would look like: pulldata("@layer", "getValueAt", "attributes.count_features", '<SERVICE>?distance=250&units=esriSRUnit_Foot&outStatistics=[{"statisticType": "count","onStatisticField": "objectid","outStatisticFieldName": "count_features"}]', ${location})
... View more
09-20-2023
11:19 AM
|
1
|
0
|
2032
|
POST
|
Hi @JessicaJThompson , It appears that there is an issue when a table-list of choices is in a repeat with minimal - an error occurs on creating the first repeat. Removing the minimal appearance (or making the appearance compact). You may want to work with Esri Support to get a formal BUG filed for this issue; I will also bring this back to our dev team.
... View more
09-20-2023
10:59 AM
|
0
|
0
|
1448
|
POST
|
Hi @MelindaLamb - thank you reporting. We are investigating this issue.
... View more
09-19-2023
12:46 PM
|
1
|
1
|
1160
|
POST
|
Hi Alana, Instead of using external_choices, you should have a dedicated CSV and retrieve teh value from that. I'll note that the external_choices sheet is written into a CSV file called itemsets.csv, not external_choices.
... View more
09-19-2023
12:45 PM
|
0
|
1
|
1005
|
POST
|
Hi @AndreaPecharich , Could you also share the JS function? It may be easier to e-mail it (jtedrick AT esri.com)
... View more
08-28-2023
11:07 AM
|
0
|
1
|
866
|
POST
|
Hi @RutledgeNicholas , The automatic reload setting cannot be set via Survey123 Connect; that being said, you can set it via the Survey123 website - go into the editing tab for the Connect Survey; while you can't edit the form layout, you can specify the option for the Thank You Screen and automatic reload.
... View more
08-23-2023
10:13 AM
|
2
|
1
|
2361
|
POST
|
To amplify on @abureaux 's advice: <div> tags are normally displayed as block content, which means that the content following is placed in a new line after the <div> by default. Conversely, <span> is an inline content tag, which means that it won't place a new line afterward. If you still wanted to use a div, having the display: inline style property will change the behavior to the same as <span>.
... View more
08-23-2023
09:58 AM
|
1
|
0
|
764
|
IDEA
|
An 'Update XLSForm template' tool is now available in Survey123 Connect. For more information, please refer to the 'Update template' section of the Survey123 documentation.
... View more
07-25-2023
09:19 AM
|
0
|
0
|
2067
|
Title | Kudos | Posted |
---|---|---|
5 | 05-07-2025 10:16 AM | |
6 | 05-07-2025 10:17 AM | |
1 | 10-15-2018 01:27 PM | |
1 | 01-06-2020 01:25 PM | |
2 | 01-24-2025 07:13 AM |
Online Status |
Offline
|
Date Last Visited |
a month ago
|