|
POST
|
Hi Leonard, The issue with the images no longer printing in a report is expected; support for attachment keywords (what Survey123 uses to associate an image with a given question) is coming with ArcGIS Pro 2.6.
... View more
07-20-2020
01:15 PM
|
0
|
7
|
5783
|
|
POST
|
Hi Michael, Registered attendees will have exclusive access to on-demand conference content until September 1, 2020. After September 1, 2020, select conference content will be available to a broader audience through at least December 31, 2020
... View more
07-20-2020
12:05 PM
|
0
|
0
|
856
|
|
POST
|
Hi Ryan, I can replicate the behavior you are describing. Can you file an issue with Esri Support so we can better track who this is impacting?
... View more
07-20-2020
11:51 AM
|
0
|
3
|
1598
|
|
POST
|
Hi Chris, We will be planning to release a sample form highlighting how a variety of custom JS functions work. We didn't plan to include the reservation form example specifically as that requires the form to work with a specific feature service; that being said, the sample does include the pattern for making a query to a feature service. I can make the reservation example available seperately.
... View more
07-20-2020
10:44 AM
|
0
|
2
|
2322
|
|
BLOG
|
Hi Ryan, At this point, we do not anticipate being able to make custom JS functions available for public surveys; as we mentioned in the session's Q&A, there are a number of concerns, the primary one that this effectively is running arbitrary JS in a user's browser; for this reason, this functionality is being limited only to forms within your own organization.
... View more
07-20-2020
10:41 AM
|
0
|
0
|
1430
|
|
BLOG
|
Hi Hussam, Are you using the ${#$attachment}
${$file}
${/} workaround to display images? Otherwise, images are not supported with ArcGIS Enterprise.
... View more
07-20-2020
10:38 AM
|
0
|
0
|
10768
|
|
POST
|
Hi Jared, Can you check the attribute configuration in the pop-up? See Configure pop-ups—ArcGIS Online Help | Documentation , refer to step 5 of 'Configure pop-ups subheading'- one of the settings for an attribute is the number of decimal places to show.
... View more
07-20-2020
10:36 AM
|
0
|
1
|
1714
|
|
BLOG
|
Hi Todd, There is an intermediate step - Click on the form item, then click on the entry in the 'Layers' section. That will take you to the feature layer from which views can be created (if published by Survey123 Connect).
... View more
07-20-2020
10:32 AM
|
1
|
0
|
23459
|
|
POST
|
Hi Bradley, One thing that can be done at the publishing step is to choose to use another GUID field instead of globalID as the parent relationship field - this would allow the relationship to persist across a change as you describe. Using ArcGIS Pro, it is possible to maintain existing GlobalIDs using the Append Geoprocessing tool. Aside from the above, as part of the migration process, you can add an additional GUID field while the data is in a geodatabase to store the existing globalID; that field also needs to exist in the feature class. After the data is loaded, you can create a lookup table between new globalID and existing globalID and update the destination fields with the new values (this is probably best done
... View more
07-20-2020
10:31 AM
|
1
|
1
|
3703
|
|
POST
|
Hi Leonard, Just to confirm, you are using the Append Geoprocesing tool? Have you checked that the 'Maintain Attachments' environment parameter is enabled?
... View more
07-20-2020
10:23 AM
|
0
|
12
|
5783
|
|
POST
|
Hi Natalie, Please refer to Integrate with other apps—Survey123 for ArcGIS | Documentation - fields can be prepopulated by using the URL parameter field:<field_name>=<value> . As an example, you would create a URL in the web map pop-up of the map Collector uses: arcgis-survey123://?itemID=<FORM_ID>&field:trap_id_q={trap_id} where <FORM_ID> is the item id of the form you want to open, trap_id_q is the name of the question you want to populate and trap_id is the field in the layer in Collector that you want to use as a value.
... View more
07-20-2020
10:22 AM
|
0
|
6
|
8586
|
|
POST
|
Hi Željko, One way to go about this is to also check to make sure the address does not include Zlatar Bistrica: if(contains(${address},'Zlatar' and not(contains(${address}, 'Zlatar Bistrica'))), 'yes', null) I will note that null is not a valid keyword or function in XLSForm - '' represents an empty value.
... View more
07-20-2020
10:13 AM
|
0
|
0
|
894
|
|
POST
|
Hi Enrique, Yes, this is possible. Generally, I would go about doing this by creating a form for each stage of the process; stages after the first would use the Inbox functionality to edit the existing data (or use the ?mode=edit URL parameter if working with the web form). A couple of resources; - Documentation: Prepare for editing existing survey data - Video: Advanced XLSForm techniques (DevSummit 2020) - the first segment talks about multi-step workflows.
... View more
07-20-2020
10:09 AM
|
0
|
2
|
1440
|
|
POST
|
Hi Reuben, The calculation for the constraint should be: ${author} != ${reviewer} Note that this can only be applied to 1 of the 2 fields - applying them to both results in a circular calculation error (i.e., question 1 is dependent on question 2's values, which dependent on question 1, which is...)
... View more
07-20-2020
10:05 AM
|
1
|
1
|
1410
|
|
POST
|
Hi Harold, Could you share your XLSForm? External choices do work in the web app, so there might be another issue with the configuration of the form.
... View more
07-20-2020
09:59 AM
|
1
|
2
|
1875
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-30-2025 09:00 AM | |
| 5 | 05-07-2025 10:16 AM | |
| 6 | 05-07-2025 10:17 AM | |
| 1 | 10-15-2018 01:27 PM | |
| 1 | 01-06-2020 01:25 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-05-2025
09:31 AM
|