|
POST
|
Hello, I've "triaged" the situation and have manually recreated the points and extracted photos so that the team has the data they need. However, I'd really like to get some answers on what caused this issue in the first place so that we can avoid in the future. See screenshot below for the error message received. This user has not had issues syncing before, and I was able to create test points and sync successfully with that login info on that device in a different map. I also tested by creating a test point on two different devices, using the same login information, and then syncing. I thought maybe it was an issue with duplicate/conflicting object ID's, but it looks like the data simply gets corrected and whichever device is synced first gets priority for the object ID, and subsequent syncs automatically reassign a unique ID based on what's already in the dataset. I tried retrieving the data manually per the Esri documentation (using iTunes to extract the replica geodatabases) but all the data that I was able to extract were for different offline maps. The one for this map didn't exist! So I couldn't retrieve the data that way. I also successfully synced test data to this specific web map on a different device. I am really stumped as to what caused this error! Any ideas?
... View more
06-28-2022
09:28 AM
|
0
|
2
|
1438
|
|
POST
|
Hello, I'm not completely sure if this is what's causing your issue, but you may want to look into the differences between relevant and body::esri:visible. See this documentation: You can hide a question from view with an expression using the body::esri:visible column. This column hides the question if the expression it contains does not evaluate as true, while still keeping the contents of the question itself. For example, the expression ${edit_location}='yes' causes the question to only display if the edit_location question has been set to the value yes. This behaves similarly to the relevant column, with both columns hiding a question until the expression in the column evaluates as true. The primary difference is that body::esri:visible doesn't clear the value of a question hidden by the expression and still submits the hidden value to the feature layer. This makes body::esri:visible useful if the field's default content should be required, such as a default or calculation.
... View more
06-17-2022
01:14 PM
|
0
|
0
|
1322
|
|
POST
|
Yup! I recommend reading this post about external choice lists
... View more
06-17-2022
11:35 AM
|
1
|
1
|
3302
|
|
POST
|
Hmmm, well in this specific case I think you need an additional parentheses at the end to close the loops. I often write my expressions in a text editor with syntax highlighting so I can better see which parentheses are paired with which. However, now that I see what you're doing (having the user choose the common name and populate the scientific name automatically), this really sounds like the ideal situation for pulling data from external CSV's. I make all my surveys in Survey123 Connect, and that's the method I use since I work in the environmental industry and the common/scientific name translation is a requirement for almost every survey! Here's a great post from James Tedrick that can give you more info on that functionality.
... View more
06-16-2022
07:51 AM
|
1
|
3
|
3340
|
|
POST
|
I recommend taking a look at this post of mine from a few years back - I still reference it when I need to double check my nested if statement syntax! This is me taking a stab at the syntax you'd need - it should be really close at least! if(selected(${field_one}, "E"), "bird xyz", if(selected(${field_one}, "C"), "Dog xyz", if(selected(${field_one}, "B"), "cat xyz", "monkey xyz"))) Hope that helps!
... View more
06-16-2022
07:23 AM
|
0
|
5
|
3362
|
|
POST
|
May seem obvious, but are you removing both of these lines when you delete the if-statement? The ${/} below the if-statement doesn't appear to be paired with anything.
... View more
06-02-2022
10:59 AM
|
0
|
1
|
1216
|
|
POST
|
Hi Matt, You can view the a report of items used it feature storage, here's an excerpt from this page: Feature Storage—Shows the average amount of space and credits your organization is using to store hosted feature layers. Feature storage includes database storage for the features and file storage for attachments (added to hosted feature layers after July 2, 2014). To store existing attachments as files, republish your hosted feature layers. To see a list of your organization’s hosted feature layers that use storage credits, click Database Storage and View item details.
... View more
05-27-2022
06:15 PM
|
1
|
3
|
2673
|
|
POST
|
In AGOL, domains are called "lists". You can access the current domain/list for a field by clicking on the "Data" tab in the Item Details page, then "Fields" view, then click the name of the field you want to remove the list for. On that page, click the pencil icon to edit the current list. Within that view, there is a button to "Delete List" in the lower left. Hope that helps!
... View more
05-27-2022
01:19 PM
|
1
|
1
|
1979
|
|
POST
|
Shoot, that's disappointing. Thank you for responding though! 🙂
... View more
05-24-2022
06:59 AM
|
0
|
0
|
5362
|
|
POST
|
I am having this exact same issue! I haven't changed anything, and all of a sudden none of my flows are working. Did you ever figure out what was going on, and find a solution?
... View more
05-23-2022
01:10 PM
|
2
|
2
|
5376
|
|
POST
|
For linking to Survey123 from a feature in a web map, you'll need to use a custom URL scheme in the pop-up design. Check out this blog, hopefully it will help you get started!
... View more
05-20-2022
11:38 AM
|
0
|
0
|
1304
|
|
POST
|
Hi Ken, Where is the CSV file located that you are pulling data from? Is it hosted in AGOL? Stored in the media folder?
... View more
05-20-2022
09:23 AM
|
0
|
1
|
6159
|
|
POST
|
@ZacharySutherby thanks for taking the time to explain 🙂
... View more
05-18-2022
10:19 AM
|
0
|
0
|
3034
|
|
POST
|
Hi @ZacharySutherby , I came across this post and read your answer - just curious why is this behavior intentional? And would using the "allowUpdates=True query" expression in the XLS form change this? (since this is used to return repeat data when editing an existing survey)
... View more
05-18-2022
06:24 AM
|
0
|
0
|
3041
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 2 | a month ago | |
| 1 | a month ago | |
| 1 | 04-17-2026 09:23 AM | |
| 1 | 04-10-2026 08:52 AM |
| Online Status |
Online
|
| Date Last Visited |
3 hours ago
|