|
POST
|
No URL is returned when I click the "Test" button, just the error (see screenshot). Not sure if my basemap is WGS 1984.
... View more
07-05-2019
11:09 AM
|
1
|
4
|
1351
|
|
POST
|
Following the instructions in Get To The Point on Your Map (ArcGIS Blog, 2017), I would like to configure a popup with a custom expression that launches Trek2There from my map (on an ipad): [from the blog] 5. Within the expression, delete any existing sample text, and paste in the below expression. For Trek2There: “arcgis-trek2there://?stop=”+ Geometry($feature).y + “,” + Geometry($feature).x When I paste the above expression, I get this error in the arcade window: Parse Error:Line 1: Unexpected token ILLEGAL Is it still possible to launch Trek2There with a custom expression? Thanks, Lynn
... View more
07-03-2019
02:59 PM
|
1
|
6
|
1527
|
|
POST
|
Oh rats. If that's true, then we're going to need to rethink (rebuild) this survey. Ugh. As described, we move through the repeat to enter multiple records, then revisit those records the following day. And I cannot remove those constraints. Double ugh.
... View more
07-02-2019
03:39 PM
|
0
|
6
|
1867
|
|
POST
|
Our Bacteria Batch SDE field form includes a repeat for stream water samples collected, with two groups within the repeat: "Sample Collection", and "Sample Analysis". On day 1, we collect multiple samples and enter them in the "Sample Collection" group. On day 2, we open the "Sample Analysis" group and toggle through the collected samples to enter additional data (post 24-hour incubation to see what grew overnight). This functionality is no longer working. And it's failing in a really strange way. Now, when we click the "+" to enter the next sample, it pops open the Sample Analysis group (overriding the "compact" appearance setting for the group) -AND- gets hung up on the constraint for the second question in the group (see screenshot). It even displays the constraint message, so it's acting like we've tried to send the survey. It will not let us enter more than one sample without first entering the analysis data, which we won't have until the following day. Luckily we have two other ipads that are running v3.3.64! I've attached the XLS form (plus the two CSVs in my media folder, just in case they're needed to troubleshoot). Please help! Thanks, Lynn
... View more
07-02-2019
03:25 PM
|
0
|
10
|
2337
|
|
IDEA
|
Our stream water quality monitoring data is comprised mainly of related tables that house the sampling data. All those relationships are lost when data is only available as shapefiles and spreadsheets. Ugh. We want data users to have the option to download a complete fGDB!
... View more
06-20-2019
09:08 AM
|
6
|
2
|
2058
|
|
POST
|
It is essentially the same map, with all the same layers (plus a few others), but you make an excellent point how that could easily break all the app "components" on the dashboard. In my particular case I don't think it would have.
... View more
06-05-2019
12:23 PM
|
0
|
0
|
2230
|
|
POST
|
I have a dashboard set up with a map widget, with all the associated filters etc. already configured. Now I want to use a different map, but cannot figure out how to make this change. Is this possible? Or will I need to add a new map and redo all the configuration settings?
... View more
06-05-2019
09:37 AM
|
1
|
4
|
2638
|
|
POST
|
Nope. Sent box is enabled. Honestly, I think he deleted the surveys by mistake. Especially given that the survey data wasn't saved in the SDE either. As the days have gone by, he's become less and less sure...haha! Thank you for the reply and sorry to waste your time with this question.
... View more
05-21-2019
10:46 AM
|
0
|
0
|
709
|
|
POST
|
Three surveys were sent yesterday from a field ipad (running v 3.3.64). Two were opened from the Outbox and sent. One was opened from Drafts and sent. My coworker then realized that he needed to make a few edits, but none of the three were in the Sent box [gulp]...nor was the data saved in the SDE database. Short of my coworker deleting the three surveys by mistake (he's 97.3% sure that didn't happen), what in the world happened here?? Help!
... View more
05-16-2019
09:05 AM
|
0
|
2
|
745
|
|
POST
|
Hi James, The survey was created in S123 Connect, and I assume we're using the field app on ipads (v3.3.64). We have three surveys using an existing feature service. All have at least one multi line text field set to 255 characters. Strangely, the Macros SDE survey is the only one where Joe's python script errors out. All three surveys can be found in this Google Drive folder. Thanks! Lynn
... View more
05-02-2019
01:38 PM
|
0
|
1
|
1289
|
|
POST
|
James Tedrick this post from last january has a similar question (I think), Multi-line text fields not showing up on Survey123 print. Your comment mentioned a bug fix for the Survey123 website. Is this relevant?
... View more
02-05-2019
11:55 AM
|
0
|
1
|
2700
|
|
POST
|
Hi Kevin, We had a similar issue while developing a series of surveys to populate related data tables with water quality data collected at stream SampleSites (points). Our relationship classes were originally based on the sample site location SITEID. Somewhere along the way (while developing the surveys) text fields were no longer allowed to be used for the relationships. Which was kind of a bummer, because that SITEID is meaningful as the primary key. At any rate, we added a new guid field to the sample sites (points) called SITE_GUID, and that is what the relationship classes are now built on. We also added a SITE_GUID field to each data table. When surveys are submitted the SITE_GUID is not populated (it's not generated by the survey). Rather, our workaround is an UpdateSiteGuid python script (runs nightly) which populates the SITE_GUIDs in the related tables based on SITEID in SampleSites point file. Essentially, the sample site points have two primary keys, SITEID and SITE_GUID. It's a little clunky, but it works! If you haven't already seen it, this post is a must read https://community.esri.com/groups/survey123/blog/2017/09/25/working-with-existing-feature-services-in-survey123-for-arcgis. Hope this answers your question! Lynn
... View more
02-05-2019
11:33 AM
|
3
|
0
|
4883
|
|
POST
|
While editing data (submitted via Survey123) in ArcDesktop the other day, we noticed that information was missing in some of the text fields. But then realized it was there, but not visible because it had been entered with a <return> on the ipad. Here's what it looks like in the attribute table: When selected during an editing session, the additional text (after the break) is revealed: Further investigation revealed that the note was entered in S123 like so: Intensive FB-7:18 Is there a way to prevent this? Maybe a way to convert the <return> to a "space" when the survey is submitted? Please advise, thanks! Lynn
... View more
02-01-2019
10:09 AM
|
1
|
12
|
6720
|
|
POST
|
Is there a way to "open" the full size photo to check content and/or quality? Or maybe a way to zoom in? Or make the thumbnail larger? If so, I cannot figure out how. When collecting stream water quality samples, we take four photos at each site --- upstream, downstream, river right, and river left. Currently, the thumbnails are just too small to see anything. If we do need to retake the photo, we need to know while in the field, while the survey is active. Thanks! Lynn
... View more
01-22-2019
04:43 PM
|
0
|
1
|
705
|
|
BLOG
|
Well that must be it! I'm using Connect version 3.0.142 and Field app v 3.0.149.
... View more
01-17-2019
02:04 PM
|
0
|
0
|
26490
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-01-2021 01:34 PM | |
| 1 | 05-03-2023 12:56 PM | |
| 1 | 03-10-2023 11:06 AM | |
| 5 | 05-05-2022 04:20 PM | |
| 1 | 06-05-2018 11:08 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-10-2025
04:49 PM
|