|
POST
|
I got the calculations to work in the Survey123 web from, so launching Survey123 web from from the feature's attribute pop-up in a web app works. I'm back to the issue of launching the Survey123 web form from the web app via hyperlink text in the 'about' widget. Adding &open=native works great at opening the survey via the desktop app; however, end users like the web form better (and so do I honestly - doesn't require installing desktop Survey123 app and downloading form for every user). I've tried several combinations of URLs, but can't get any of them to work. Oddly, adding a link to the web app's header, using the https://survey123.arcgis.com/share/formid?portalUrl=https://my_company's_portal_url/arcgis format, works, but would require the 'About' widget text (which is acting as directions on how to add/edit a feature) to be modified from "To add a new feature, click here." to "To add a new feature, click on Add New Feature in the header section" (I can see this being confusing for some people).
... View more
10-01-2021
04:48 AM
|
0
|
0
|
2956
|
|
POST
|
Try <p style="text-align:center">, and use </p> to close it.
... View more
09-30-2021
10:42 AM
|
0
|
3
|
3871
|
|
POST
|
Using the calculation int((${arrival_time}-${dispatch_time}) div (1000*60)) to calculate the response time (in minutes). Formula works in connect and app, but not in the web form. Is there an alternate formula I can use to obtain this value, that will work in the app and in the web form?
... View more
09-30-2021
10:10 AM
|
0
|
2
|
1958
|
|
POST
|
FINALLY got it to work. Seemed there was a space getting added to the end of the URL string when I'd double-click on it to copy/paste it; so, launching Survey123 from a web app, to place a new feature, works. My next issue is being able to edit that feature, via Survey123 via the web app. I created a pop-up, and included a "click here to edit" hyperlink that launches the Survey123 form, but I'm not able to get it to pull up the specific record... even with an edit clause in the URL: arcgis-survey123://?itemId=formid&mode=edit&field:GlobalID={GlobalID} With and without the "&mode=edit", all I can ever get the link to do is to launch the Survey123 desktop app to enter a new point, it never populates with the existing point's attributes. If I use a Portal-specific URL... https://survey123.arcgis.com/share/formid?portalUrl=https://my_company's_portal_url/arcgis&mode=edit&globalId={GlobalID} ...the web form launches, with the feature's attributes already populated in the survey; however, some auto calculations I have to calculate the difference in report time and on-scene time (in minutes) doesn't work.
... View more
09-29-2021
11:13 AM
|
0
|
1
|
2978
|
|
POST
|
Thanks for the reply. My company's geocoder has a "Match_addr" field, but even putting that (reversegeocode.address.Match_addr) into the calculation doesn't return any results. I've even tried takin the geocoder URL out and just used pulldata("@geopoint",${location},"reversegeocode.address.Match_addr"), and that doesn't work. If I modify the "reversegeocode.address.Match_addr" to pull coordinates, it works.
... View more
09-29-2021
09:32 AM
|
1
|
0
|
4054
|
|
POST
|
I've read through multiple posts about revere geocoding (long press on the map to auto-populate an "address" field within the Survey123 form). I've tried over and over to get it to work, with no success. If I enter: pulldata("@geopoint",${location},"x","https://my company's geocoder URL") I do get an X coordinate that auto-populates the address field. If I enter: pulldata("@geopoint",${location},"reversegeocode.address.singleLineAddressField","https://my company's geocoder URL" I get nothing. What am I missing/doing wrong?
... View more
09-29-2021
08:15 AM
|
1
|
6
|
4087
|
|
POST
|
Tried your suggestion, still get the error that it's an invalid URL 😞
... View more
09-29-2021
06:26 AM
|
0
|
0
|
2990
|
|
POST
|
Trying to add a link to a Survey123 from from an "About" widget in a web app, but get an error stating the URL is not valid. I've tried a couple methods to link to the form: Launching the PC app: arcgis-survey123://?itemId=formid Launching Survey123 web form: https://survey123.arcgis.com/share/formid?portalUrl=https://company_portal_url/arcgis Using this link anywhere else works fine. Any ideas? Additionally, is it possible to include parameters to pull a specific record based on global id (&field:GlobalID={GlobalID}). If so, where would that go in the URL string for the portla-specific link? (I can get it to work in the arcgis_survey123 link)
... View more
09-29-2021
04:48 AM
|
0
|
7
|
3026
|
|
POST
|
Yea, I zipped up a FGDB that has 7 point features and 6 tables, uploaded it to Portal, and checked "Publish this file as a hosted layer". I've created default symbology and pop-up content, and created 6 Survey123 forms against the data.
... View more
09-22-2021
10:23 AM
|
0
|
0
|
1308
|
|
POST
|
I recently created a few features and tables in ArcCatalog, and created relationships between them. I added the FGDB to Portal, created Survey123 forms against the tables, but realized I'd accidently created a duplicate relationship between one of the features and one of the tables (when I click on "show related records" there two links to the related table (it's the same table, but because there were two relationships built, I get two links): Is there a way to delete one of the relationships, without having to upload the FGDB to Portal again? I've enabled editing, sync, and keep track of changes; so, I can't simply update the database and have populated too much information and built too many Survey123 forms to delete the content from Portal and upload it again.
... View more
09-22-2021
07:31 AM
|
0
|
3
|
1320
|
|
POST
|
I stand corrected, we're using 10.8.1. Be interested to compare settings to see why it's not working for others, but works for me.
... View more
08-25-2021
07:39 AM
|
0
|
1
|
2173
|
|
POST
|
I'm using PA with an enterprise portal as well, and the trigger works with new records and with updates to existing records. We're using 10.8
... View more
08-25-2021
07:03 AM
|
0
|
4
|
2182
|
|
POST
|
Yes, from the Survey123 website, select the survey, then select settings > webhooks, and check "Existing record edited" under Trigger Events:
... View more
08-25-2021
02:39 AM
|
0
|
7
|
3566
|
|
POST
|
Is it possible to edit an existing point feature with Survey123? I added a point feature to a Collector map and created a pop-up that links to a Survey123 form. The survey123 form has a couple of attributes from the point feature (last inspected and in compliance) that get updated along with a repeat section for adding related records. Every time I tap on a point, in Collector, complete the Survey123 form and submit it, all it does is create a new point and table record... I need it to edit the existing point.
... View more
06-22-2021
06:57 AM
|
1
|
3
|
3998
|
|
POST
|
Won't be 100% accurate, since I'm using average speed, but hopefully will be close enough for rough estimates. Only thing I won't be able to report on is time spent being stationary (standing still performing an inspection on a meter), since there is no speed and nothing in the FAQ that specifies how often points are collected when stationary.
... View more
06-11-2021
12:04 PM
|
0
|
0
|
2448
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-04-2020 10:44 AM | |
| 1 | 11-20-2020 06:23 AM | |
| 1 | 08-04-2023 03:59 AM | |
| 1 | 03-23-2022 03:38 AM | |
| 1 | 02-18-2022 03:55 AM |
| Online Status |
Offline
|
| Date Last Visited |
09-10-2023
05:18 PM
|