|
POST
|
Hello @DuncanC, If you delete the survey on the device and redownload it is the updated JavaScript function present? When you update the survey on the device the updated JavaScript junction should be present, you can check by accessing the file directly: Windows—C:\Users\<username>\ArcGIS\My Surveys\<surveyItemId>\esriinfo\scripts iOS—Survey123/Documents/ArcGIS/My Surveys/Logs/<surveyItemId>/esriinfo/scripts Android—Android/data/com.esri.survey123/files/ArcGIS/My Survey/Logs/<surveyItemId>/esriinfo/scripts If you check in that directory on your device is the JS file the updated file? In Connect on the Options tab you can also Require update to the latest version of the survey to ensure the survey get's updated on the device.
... View more
01-11-2024
10:32 AM
|
0
|
1
|
1591
|
|
POST
|
Hello @DuncanC, The first part of your question is not currently possible. I've logged the feedback for us to consider in the future. Would it be possible to elaborate a little more on your survey design and feature layer schema? You wouldn't want your photos repeat placed in any other repeats right it would only be against the survey's main or parent layer? For the second question you can have multiple surveys use the feature service. Surveys cannot use different feature services for submission endpoints, for example, you can't have survey submit to a layer/table in feature service A as well as a layer/table in feature service B. All layers and tables used by the survey for submission need to be in the same feature service.
... View more
01-11-2024
10:26 AM
|
0
|
1
|
2160
|
|
POST
|
Hey @HanliePetoors, No worries I'm glad it's working now! Unfortunately with the BUG it will also impact folks using the Survey123 mobile app too so the same workflow used to add the organization in Survey123 Connect will need to be used in the Survey123 field app too. The Survey123 website and web app should work without any additional configuration.
... View more
01-11-2024
09:16 AM
|
0
|
1
|
3108
|
|
POST
|
Hello @HanliePetoors, https://survey123.maps.arcgis.com/ is my ArcGIS Online organization and was an example of what the URL for your ArcGIS organization would look like. If you log into your ArcGIS Online organization in a browser you can extract your organization URL from the browser URL: Please note you don't need to enter the whole /home/index.html in Survey123, you just need the organization URL which in my case is https://survey123.maps.arcgis.com.
... View more
01-10-2024
08:40 AM
|
0
|
3
|
3123
|
|
POST
|
Hello @MTavares_Manitoba, In your report template syntax you can use ${gps | getValue:"y"} and ${gps | getValue:"x"} to return the lat / long without the map display. Please see the Report templates documentation for more details.
... View more
01-09-2024
09:28 AM
|
1
|
0
|
2370
|
|
POST
|
Hello @HanliePetoors, This is a BUG with Survey123 and is logged as BUG-000128330. The workaround is to go to Connect settings and under the Connections tab select Add connection. From there paste your ArcGIS Online organization URL (for example, https://survey123.maps.arcgis.com) and enable the toggle to Use external browser for sign in. When you add the connection and then try to sign in Survey123 will launch your system default browser for you to authenticate there and then redirect you back to Connect after successful authentication.
... View more
01-09-2024
08:42 AM
|
0
|
1
|
3178
|
|
POST
|
Hello @LinkElmore_TNC, This is indeed a BUG and is logged as BUG-000163256. Please feel free to reach out to Esri Technical Support to be attached to the defect. At this time we are planning on addressing the issue in our next release which is planned for February.
... View more
01-08-2024
05:41 PM
|
0
|
0
|
888
|
|
POST
|
Hello @ahargreaves_FW, The link in the href string should use https:// before the subdomain. For example, <a href="https://www.fairfaxwater.org/leadfree.com">www.fairfaxwater.org/leadfree.com</a>
... View more
01-08-2024
12:28 PM
|
1
|
0
|
1113
|
|
POST
|
Hello @yasir_khaan, Is the name of the item in your ArcGIS content "Template v6"? The name of the template used in the update_report_template() method will need to match the name of the item in your content.
... View more
01-04-2024
05:29 PM
|
0
|
0
|
996
|
|
POST
|
Hello @Ivy_Hinson, You can use the distance() function to return the length in meters. If you are looking for Miles you can use round((distance(${geotraceField}) div 1609.344), 2)
... View more
01-03-2024
04:28 PM
|
0
|
0
|
945
|
|
IDEA
|
Hello, We have created the Beta testing event for testing creating and publishing surveys via the ArcGIS API for Python. Please feel free to sign up for the event if you are interested in testing in a live session. Thank you, Zach
... View more
01-02-2024
04:30 PM
|
0
|
0
|
7011
|
|
POST
|
Hello @MihaRobar, Based on the screen capture it looks like the features Global ID is being passed into the object ID input Try changing the dynamic input to use the object ID instead of the global ID. Please see this documentation for more information: https://www.make.com/en/help/app/survey123
... View more
12-27-2023
03:35 PM
|
1
|
0
|
1689
|
|
POST
|
Hello @kapalczynski, You can use the hide=navbar URL parameter in your iframe. For example, <iframe name="survey123webform" width="500" height="400" frameborder="0" marginheight="0" marginwidth="0" title="My Survey" src="https://survey123.arcgis.com/share/<surveyId>?hide=navbar"></iframe>
... View more
12-18-2023
04:41 PM
|
0
|
1
|
939
|
|
POST
|
Hello @clt_cabq, If you already have the point layer and related table as a feature service in your ArcGIS organization you can create a Survey123 survey based on that existing feature service. If you don't have a feature service with the schema you like I would suggest taking a look at the Hydrant Inspection sample available in Survey123 Connect this will show a workflow similar to what you are looking for using fire hydrants as the assets. After you have your schema prior to publishing the survey you can enable the Inbox which will allow you to edit existing records in the Survey123 field app and add new repeats on top of the existing geographic locations.
... View more
12-15-2023
05:00 PM
|
0
|
7
|
2931
|
|
POST
|
Hello @YukoYokozawa, If you access https://gasgisenterprisetest.sempra.com/portal/sharing/rest/portals/self?f=pjson in a browser on your network what is the value for the "name" attribute? This will likely be between "modified" and "notificationsEnabled" in the JSON.
... View more
12-15-2023
04:56 PM
|
0
|
1
|
4507
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 06-04-2026 03:20 PM | |
| 1 | 05-22-2026 03:26 PM | |
| 1 | 02-27-2026 02:55 PM | |
| 6 | 12-17-2025 01:51 PM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|