|
BLOG
|
Hi EnelGreenPowerNA, Thanks for the feedback and the useful screenshot, we are looking into the issue. Thanks, Zhifang
... View more
07-06-2020
09:50 AM
|
0
|
0
|
12644
|
|
POST
|
Hi Wade, Bryan, A general idea for this scenario would be using two feature layer views from the same source feature layer for the two surveys. For example, there are two fields in the source feature layer: isSubmitted, isApproved. isSubmitted field is only visible to the first feature layer view/survey while isApproved field is only visible to the second feature layer view/survey. For values in these two fields, isSubmitted is set automatically to "Submitted" while the first submitting, and isApproved only is changed after reviewing by your authorized staff. Thanks, Zhifang
... View more
06-05-2020
10:06 AM
|
1
|
1
|
1073
|
|
POST
|
Hi Ian deNeeve Joanna Ellis, Can you please try the following workflow? 1. Open the Collaborate->Viewer tab of the survey you own on the Survey123 website. 2. In the Who can view results of this survey? section, check the group (optionally, the org) in which the user you want him to be able to download the data. This will share the survey result data to members in this group, so members can view and export the survey data in the Data/Analyze page of the survey. 3. Copy the URL from the Share survey results section and send the URL to the user who want's to download the data. 4. Open the URL in step3 by the other user, sign in the Survey123 website with his credential. 5. Open the Data page of the survey, he should be able to download the data from the Export menu. Please let us know if you encounter any issue of this workflow.
... View more
05-14-2020
08:02 AM
|
0
|
1
|
2063
|
|
BLOG
|
Hi Patrice, Thanks for the suggestion. I've added your feedback to our backlog and will bring your idea to the discussion with the development team. Thanks, Zhifang
... View more
05-08-2020
08:29 PM
|
1
|
0
|
20224
|
|
BLOG
|
Hi Patrice, Thanks for the feedback. Comparing to existing ?mode=view&globalId= and ?mode=edit&globalId= URL parameters for the web app, would something like ?mode=add&globalId= (in both URL parameters and web app JS API) makes sense to you? Thanks, Zhifang
... View more
05-08-2020
08:25 PM
|
1
|
0
|
20224
|
|
BLOG
|
Hi Michael, Thanks for the additional information, I've added it to our backlog for consideration. Wondering which browser did you use? It seems Chrome supports the longest max. length of URL: What is the max length for URLs in each browser? - Quora Guidelines for URL Display For the Survey123 web app JavaScript API, some of the methods are/will be implemented by wrapping various kinds of URL parameters, so does this hiding question case. That is to say, the Survey123 web app JavaScript API will not help in this case for now. Thanks, Zhifang
... View more
04-27-2020
09:49 AM
|
0
|
0
|
20224
|
|
POST
|
Hi Thomas Spindler, Jevaughn Henry Thanks for your feedback. Currently, we are aware of this error in the following two cases: The survey layer has too many fields so the query operation in the REST API fails to complete. Try to split the survey into multiple surveys or reduce the count of fields in the survey layer should fix this. Thanks Lori Cain for this feedback. If the survey layer which related to the form item does not have "Query" capability, the feature table dijit in the Data page of the Survey123 website will raise such error. This case often happens to a survey published from Survey123 Connect and the survey owner manually change settings in ArcGIS Online that leads to this result. Usually, you will see the following settings in the item page in ArcGIS Online which will lead to this case. Both of them share a common background: you can reproduce the issue by adding the survey layer to the Map Viewer in ArcGIS Online and try to open the table there, the error message could be "Accessing data failed" or something else. Please let us know if you encountered either of the above cases. Otherwise, we may need your help to work with Esri Support Service to identify other cases that are not on our radar. Thanks, Zhifang
... View more
04-26-2020
05:17 AM
|
1
|
5
|
4184
|
|
BLOG
|
Hi Michael, Just want to have double-check, in your case, does ?hide= parameter takes most of the length in your URL or there are also other long parameters in URL? We saw that exceeding URL length is caused by passing default value to too many questions, such as ?field:q1=a&field:q2=b&field:q3=c... since "field:" got repeated to many times. However, generally, there is no workaround of this issue so far. You can not use post since it requires you input the URL into a browser directly. Thanks, Zhifang
... View more
04-24-2020
08:27 AM
|
1
|
0
|
20224
|
|
BLOG
|
Hi Michael, Thanks for the feedback. I think this makes sense and will make the view mode of the web app equivalent to the individual response view on the Data page of the Survey123 website. This is something not on our radar, I've logged an enhancement issue in our dev repo. In the meantime, it would help to lift the priority of this enhancement if you could raise a ticket to Esri Support Service. Thanks, Zhifang
... View more
04-22-2020
09:37 AM
|
1
|
0
|
20224
|
|
POST
|
Hi Rob, Thanks for the clarification. If images are specified in the image column in the choices spreadsheet, they should be able to work for select_one and select_multiple questions. Would you mind sharing more details where you see it does not work as expected or provide an XLSForm example that can reproduce the issue? Thanks, Zhifang
... View more
04-17-2020
07:52 AM
|
1
|
4
|
13345
|
|
POST
|
Hi Rob, Just want to have a double-check, the idea you raised above is pursuing to add images for a choice question in the Design tab of Survey123 website when authoring the survey (we call this the web designer), but not displaying the image for a choice question when filling out the survey (we call this the web app/web form), right? If you encounter an issue that images for a choice cannot display when filling out the survey in the web app https://survey123.arcgis.com/share/<id>, please let us know. Thanks, Zhifang
... View more
04-15-2020
11:11 AM
|
0
|
6
|
13345
|
|
BLOG
|
Hi Patrice Labbé, Thanks for the feedback. mode=view and mode=edit is not currently supported in the API, we have the plan to support this in a near-future release. I've added your voice to our backlog issue. Thanks, Zhifang
... View more
04-15-2020
09:51 AM
|
1
|
0
|
20224
|
|
POST
|
Hi Jay, The fix to the issue that "If there are multiple pages and repeat, the web app will open the survey at the page that contains the repeat" is now available on Survey123 website, please have a try to see it works for you. Thanks again for your feedback.
... View more
04-14-2020
11:07 PM
|
0
|
0
|
3080
|
|
POST
|
Hi Jay, Yes, the email is correct for the product team. In this case, you can also send me the file directly to [email protected]. For the issue that the survey jumps to another page rather than the first page, we have a hotfix planned in the next week for now to address this. Would you mind having a try on the beta website https://survey123beta.arcgis.com to see if it works for your survey? Thanks again for your feedback. Best, Zhifang
... View more
04-10-2020
08:05 AM
|
0
|
0
|
3080
|
|
BLOG
|
Hi Erica, Survey123 uses "keywords" property of attachments of hosted feature layer to identify which survey question an attachment belongs to. Is there an easy way to update the keyword associated with an feature attachment? This "keywords" property is not supported in ArcGIS Enterprise yet, there is already an Esri Support enhancement for this request: ENH-000125371, as far as I know, the Enterprise team is working on this for 10.8.1 tentatively, but there is no confirmed date for this yet. Using the syntax mentioned by Nicole (Thanks Nicole!) can enumerate all attachments of the feature, which is useful if your survey has only one attachment question. (You can also use ${$attachment | size:200:300} to output the first attachment of the feature). However, if your survey has multiple attachment questions (image, barcode, signature...), you may need the implementation of this in ArcGIS Enterprise. Thanks, Zhifang
... View more
04-10-2020
02:31 AM
|
0
|
0
|
1748
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-19-2021 02:03 AM | |
| 1 | 01-26-2026 07:15 PM | |
| 1 | 12-18-2025 04:54 AM | |
| 2 | 11-20-2025 07:20 PM | |
| 2 | 09-08-2024 11:16 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|