|
POST
|
Thanks for sending over the report template - would you also be able to share your XLS form? It would just really help streamline the process for me being able to help out and look at things. Thanks!
... View more
05-22-2023
08:39 AM
|
0
|
1
|
4534
|
|
POST
|
For conditional syntax in reports, you could try something that looks like this: ${if weeds}${weeds}${/}${if weeds==''}'N/A'${/} If you could provide a copy of your report template that would also help in being able to help troubleshoot.
... View more
05-18-2023
12:02 PM
|
0
|
3
|
4585
|
|
POST
|
You don't have to re-upload. The beauty of working in ArcGIS Pro is that you can interact with hosted feature layers directly and edit them.
... View more
05-15-2023
05:33 PM
|
1
|
0
|
930
|
|
POST
|
I think you want an and instead of or in your statement?
... View more
05-09-2023
07:51 AM
|
2
|
1
|
1162
|
|
POST
|
In case anyone stumbles on this post again, wanted to chime in - I was experiencing the same issue with triggers only working for certain views. What ended up working for me (after lots of research and frustration) was a very easy solution....simply delete the trigger and re-add it within EB.
... View more
05-05-2023
01:41 PM
|
0
|
0
|
4208
|
|
POST
|
If I'm understanding correctly, it sounds like this would be a perfect workflow for using the "Edit existing records through the inbox" functionality. https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm
... View more
05-05-2023
07:42 AM
|
1
|
0
|
1925
|
|
POST
|
Hmmm, I'm not completely sure right away what might be causing the delay when searching for web apps specifically (since you say it performs normally when searching for web maps). However, wanted to let you know that my "normal" performance time is ~4-7 minutes when searching for web maps, and less than a minute when searching for web applications. My organization has 10,000+ items (~1600 web maps, ~350 web apps). I'll keep thinking about this and let you know if I can think of anything else that might be contributing to the issue. However, Josh Carlson is super knowledgeable and might be able to offer some more insight. 🙂 Good luck!
... View more
05-05-2023
06:23 AM
|
0
|
1
|
1526
|
|
POST
|
Hmmm, just a shot in the dark, but is it possible that clearing their browser cache would help? Also, could be a silly user-error thing, but are they definitely generating reports for features that were submitted after they updated the version of the survey so that those questions are filled out?
... View more
05-04-2023
06:34 AM
|
0
|
0
|
1095
|
|
POST
|
Thanks for the response, @IsmaelChivite . Do you know if this functionality has been requested before and/or considered by the design team? I'm happy to start an "Idea" post for it if there isn't one already?
... View more
05-03-2023
04:24 PM
|
1
|
0
|
3432
|
|
POST
|
I did a bit of testing, and as far as I can tell it seems like the constraint_message column in the XLS form doesn't recognize conditional logic. However, there are a couple ways you could achieve this. First off, I put this in the constraint column (these conditions must return TRUE for the entry to be valid) ${cab_year} = 9999 or (${cab_year} <= number(format-date(today(), '%Y')) and ${cab_year} > 1000) Then, in the constraint_message column, you could just have a more general error message. "Please make sure you have entered the year in the correct format (YYYY) and it is not greater than the current year." Additionally, you could have note fields with null in the bind::esri:fieldType column that conditionally display if a certain condition is met. So something like this: In the label: <font color = 'red'>Year input cannot be greater than current year with the exception of 9999.</font> In the relevant column: ${cab_year} > number(format-date(today(), '%Y')) And then you'd add another note field the exact same way, but with a different label and condition in the relevant column. Hope that helps!
... View more
05-03-2023
09:06 AM
|
1
|
1
|
4641
|
|
POST
|
Is it possible to configure the Survey123 field app to have logging enabled by default within the diagnostics menu within Settings? Sometimes the app will crash/close with no warning when someone is in the field, and it would be very helpful to have them send us the log information when this happens. However, we don't want to have to expect them to have to remember to turn on logging every time they use the application.
... View more
05-03-2023
08:26 AM
|
1
|
3
|
3467
|
|
POST
|
Hi Anthony, I haven't actually tested this, but would adding an exclamation mark in front of the parentheses work? i.e. ${if !(questionName | selected:"Option1")}TEXT TO DISPLAY${/}
... View more
05-03-2023
07:19 AM
|
1
|
1
|
5173
|
|
POST
|
The primary reason my organization moved to using Enterprise (though we still use ArcGIS Online as well) was related to storage costs of hundreds of massive datasets that we maintain. You are absolutely correct though, it is a lot more work as far as the IT side of things is concerned!
... View more
05-02-2023
10:56 AM
|
0
|
0
|
1441
|
|
POST
|
Thanks for elaborating, @IsmaelChivite ! Just clarifying, is that a typo in your second bullet point? It's bind::esriFieldType value to null, correct? 🙂
... View more
05-02-2023
10:53 AM
|
1
|
1
|
4498
|
|
POST
|
I can't give you an answer for a specific character limit off the top of my head, but I know I've used extremely long blocks of text using HTML to create a table to display in the survey (it was a null field type though, not sure if that would overwrite any kind of character limit?)
... View more
05-02-2023
07:04 AM
|
0
|
0
|
4504
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Wednesday | |
| 2 | Wednesday | |
| 2 | 3 weeks ago | |
| 1 | 05-14-2026 08:38 AM | |
| 2 | 04-24-2026 05:43 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|