|
POST
|
Hi Jay! I recommend looking over this blog post, specifically the "Dynamically hiding questions using body::esri:visible and relevant" section. I think relevant is what you want here, if I'm understanding correctly. "The relevant column, like body::esri:visible, controls the visibility of a question, but it also clears the value in the question when the expression evaluates to false."
... View more
08-16-2023
12:56 PM
|
2
|
1
|
2452
|
|
POST
|
@ZacharySutherby Thanks so much for your response and additional information about how the XLS Form works. In my case, it was the indexed-repeat as you mentioned. I'm using position(..) in a repeat question to create ID's for each entry based on it's position in the repeat. This works as intended in the survey and isn't causing issues as far as I can tell.
... View more
08-09-2023
10:45 AM
|
0
|
1
|
3348
|
|
POST
|
I'd say there are a few things to consider here to determine your best course of action. Here are my personal recommendations: Are the responses from the pre-test group valid, or is it just test data? If test data: it makes sense to delete If valid data: will publishing the updates to the survey cause the feature layer to be overwritten so you'll lose existing data? (it should give you a warning before publishing if this is the case. Only certain types of changes cause this to happen, i.e. changing a field type for a question). If no loss of data after publishing updates: keep as is. Perhaps add a hidden "Dev Notes" field to the feature layer or something, where you can write a note to indicate that the responses were submitted with a previous version of the survey, if that's info that you need to keep track of. If loss of data after publishing updates: export the feature layer as a file geodatabase first. You can then either save these records in that format for archive/reference purposes, or append into the updated feature layer after publishing the updates. Hope that helps!
... View more
08-07-2023
10:30 AM
|
1
|
0
|
1549
|
|
POST
|
@IsmaelChivite Thank you so much for your response and confirming that - I'll open a support ticket as you suggested.
... View more
08-03-2023
08:20 AM
|
0
|
0
|
1430
|
|
POST
|
Hello, I have been using an external choice list CSV that's hosted in AGOL to manage a dropdown list for 8 surveys that are used in my region. All of the surveys were published in Survey123 Connect and have the CSV in the Linked Content section of the survey configurations. The CSV is shared with the same group that the surveys are shared with. The CSV only has two columns in it, called "name" and "label". There are no duplicates in the name column, and none of the values in that column contain spaces or special characters. The dropdown had been working fine for months, and it was nice to only have to update in one location whenever the list needed to be edited. However, today I was notified that the dropdown wasn't working (for any of the surveys). When the field was clicked on, only a white dropdown box would appear, no values listed. The user manually updated the version of the survey on their device just in case, but it still didn't work. These questions were required and so it was preventing them from submitting their surveys, so I reverted the surveys back to the "old way" of just referencing a choice list within the XLS form. Has anyone else experienced this? Any idea what might have changed and caused it to stop working? I tried removing the connection in Linked Content and re-adding and then re-publishing, but that didn't solve it. Thanks in advance for any ideas/troubleshooting!
... View more
08-02-2023
08:35 AM
|
0
|
2
|
1470
|
|
POST
|
Hello, I have a survey with several complex calculations in it, many of which are defined in javascript functions. I see this warning when I am in Survey123 Connect, but I have not been able to identify where this circular reference is. Are there any tips to being able to identify where this issue might be in the XLS form? I've tried error checking within the formulas tab or Excel but the circular references option is greyed out. Thanks!
... View more
07-21-2023
10:56 AM
|
0
|
4
|
3457
|
|
POST
|
Do you have any repeats in your survey? Aside from just a simple typo in the field name, this is the most common cause for this error. Make sure you have the opening and closing tags for the survey in the correct places. If you need further assistance with troubleshooting, sharing the survey and/or report template would be helpful.
... View more
07-19-2023
06:55 AM
|
0
|
0
|
1211
|
|
POST
|
Hmm, I tested and added a <br> tag to the instance name of one of my surveys and it worked. Here's the syntax I used: concat("<b>", "Site: ", "</b>", ${project_site}, "<b>", "<br>", " Sampling Date: ", "</b>", format-date(${sampling_date}, '%Y-%m-%d'), "<b>", " Point ID: ", "</b>", ${sampling_point}) and here's what the output looks like: ----------------------------------------------------------- Site: Sample Site Name Sampling Date: 2023-07-14 Point ID: K ----------------------------------------------------------- You are actually checking the inbox within the Survey123 field app, correct? Not just the preview in Survey123 Connect?
... View more
07-14-2023
02:05 PM
|
0
|
1
|
2584
|
|
POST
|
What you'll need to do for this is have a hidden question for each repair type that asks for the associated number, and then they would become visible if the user selects that type. I definitely recommend reviewing this post that explains the difference between the relevant and the body::esri:visible columns in the XLS form, so you can choose which one is more appropriate for your survey workflow. https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-hidden-relevant-and/ba-p/1165842
... View more
07-14-2023
09:37 AM
|
0
|
0
|
1210
|
|
POST
|
Yup, that would do it! I guess I would say best practice is to just click refresh, I don't think it could hurt anything. An example I can think of for wanting them to be in sync is viewing permissions - i.e. if you have the inbox enabled in Survey123 Connect, but then in AGOL you disable access for users to view other people's submissions. There are many other examples I'm sure but that's the first one that comes to mind.
... View more
07-06-2023
09:52 AM
|
0
|
3
|
3071
|
|
POST
|
Did you change anything with the settings of the hosted service or survey form? For example, changing who has permission to view the results? Changing the attribute data itself for a record shouldn't cause that refresh icon to show up, but changing any kind of setting, domains, etc. will as far as I know.
... View more
07-06-2023
09:19 AM
|
1
|
5
|
3103
|
|
POST
|
When you published the data, did you just set a definition query to filter out the records, or did you actually create a new layer from the selected features?
... View more
06-20-2023
11:15 AM
|
0
|
1
|
2441
|
|
POST
|
Hello @ZhifangWang , I finally had time to test this edit to the report template, and unfortunately it did not solve the problem. The first photo of the repeat question in the survey is still omitted from the report word document. However, as you can see from the screenshot below, the photo description is still pulling in as expected. When I click inside the table cell, it is empty. No placeholder white textbox/image or anything like that. I have confirmed that the photo DOES pull in when generating a PDF directly, rather than a word document. (see screenshot below, it worked in both my original and modified templates). However, this is not a possible solution for us as these reports need to be reviewed and possibly edited, along with the fact that generating directly as PDF messes with the table formatting of the report. Here is a snapshot from my XLS form, the photo section is set up almost identical as you have it in your screenshot. The only difference being that my image question is listed before the description question. I also have some notes fields that are used to help with UI and enforce image orientation in the survey (landscape). Another piece of information; when I manually copy/paste the photo into the report and then save, I get this message in Word. Clicking "Details" produces this dialogue box. Clicking "Go To" then jumps to/highlights the newly pasted image. With this information, do you have any further thoughts for troubleshooting? What could be causing the issue in Word doc but not PDF? Thanks!
... View more
06-14-2023
07:55 AM
|
0
|
0
|
2958
|
|
POST
|
Could you provide the report template? That would help in troubleshooting. Also, do any of the questions in your report have conditional statements for visibility?
... View more
06-13-2023
08:10 AM
|
0
|
0
|
971
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 3 weeks ago | |
| 1 | 05-14-2026 08:38 AM | |
| 2 | 04-24-2026 05:43 PM | |
| 1 | 04-24-2026 06:58 AM | |
| 1 | 04-17-2026 09:23 AM |
| Online Status |
Online
|
| Date Last Visited |
16 hours ago
|