|
POST
|
I would like to included the URL Scheme hyperlinks within a survey in order to toggle to other surveys, in a way mimicking subforms. Is there a way to include a clickable hyperlink in a form?
... View more
02-06-2017
02:28 PM
|
0
|
4
|
5212
|
|
POST
|
Thanks James, you are understanding me correctly. I will look into these options, thanks for your help!
... View more
02-06-2017
02:25 PM
|
0
|
0
|
1964
|
|
POST
|
I would like to have a series of questions that have a Pass/Fail option that when Pass is chosen, a record is added to a repeat (related table). My goal is to make each Pass or Fail question become one record in a table. If I have 10 Pass/Fail Questions and the operator selects all 10 as Pass, the resulting table will have 10 entries, each entry will be the Question and the status (pass/fail). I can not figure out if this can be done using only Survey123. I have tinkered with GeoEvent too but that will not handle attachments. Any suggestions?
... View more
02-06-2017
01:49 PM
|
0
|
4
|
2458
|
|
POST
|
I see in International Day against Nuclear Tests (1.7) release the functionality to add Lat/Long data to images was fixed/added. Is there away to populate additional data to the images EXIF metadata based on field inputs (Location Description, Comments)? I see that GPS data and Date are included.
... View more
02-06-2017
09:59 AM
|
0
|
3
|
1789
|
|
POST
|
What is the default token expiration. Based on the code it seems to be 5 hours, however, I seem to have to log back in after 30 minutes. There is a multiplier in the code, 10000, that I can edit to get a longer token, but it seems to not work. Where does the qml request token time. When I generate token in portal I get to choose the expiration... var now = new Date(); _portal.lastRenewed = now; _portal.expires = new Date(now.getTime() + response.expires_in*10000); console.log("Token expires at : ", expires.toLocaleString()); timer.interval = _portal.expires - Date.now() - 5000; timer.start();
... View more
02-02-2017
10:09 AM
|
0
|
2
|
3189
|
|
POST
|
I have customized a version of Survey123 in Appstudio and configured the URL Scheme with "suu". I have then side loaded my app on my iphone and it works perfectly, well almost. To my understanding I just need to replace 'arcgis-survey123' with 'suu'. However, when I click the link it gets stuck in the image >> What am I missing? arcgis-survey123://?itemID=89bc8c7844e548e09baa3aad4695e78b&field:AssetID=FF34001&field:Status=Good¢er=43.567,-117.380 suu://?itemID=89bc8c7844e548e09baa3aad4695e78b&field:AssetID=FF34001&field:Status=Good¢er=43.567,-117.380 Note: when I save the link does break and gets replaced with #?itemid=...... However, I am able to crack open the json and change it back to the suu://?itemID= as shown above. Also, when I copy and paste the link into safari manually it does redirect to my custom Survey123 app and open it. It just doesn't work from Collector 10.4.2 on iOS 10.2. Any Suggestions? Thanks.
... View more
01-19-2017
02:57 PM
|
1
|
0
|
1702
|
|
POST
|
I have customized a version of Survey123 in Appstudio and configured the URL Scheme with "suu". I have then side loaded my app on my iphone and it works perfectly, well almost. To my understanding I just need to replace 'arcgis-survey123' with 'suu'. However, when I click the link it gets stuck in the image >> What am I missing? arcgis-survey123://?itemID=89bc8c7844e548e09baa3aad4695e78b&field:AssetID=FF34001&field:Status=Good¢er=43.567,-117.380 suu://?itemID=89bc8c7844e548e09baa3aad4695e78b&field:AssetID=FF34001&field:Status=Good¢er=43.567,-117.380 Note: when I save the link does break and gets replaced with #?itemid=...... However, I am able to crack open the json and change it back to the suu://?itemID= as shown above. Also, when I copy and paste the link into safari manually it does redirect to my custom Survey123 app and open it. It just doesn't work from Collector 10.4.2 on iOS 10.2. Any Suggestions? Thanks.
... View more
01-19-2017
10:59 AM
|
0
|
0
|
1392
|
|
POST
|
I have customized a version of Survey123 in Appstudio and configured the URL Scheme with "suu". I have then side loaded my app on my iphone and it works perfectly, well almost. To my understanding I just need to replace 'arcgis-survey123' with 'suu'. However, when I click the link it gets stuck in the image >> What am I missing? arcgis-survey123://?itemID=89bc8c7844e548e09baa3aad4695e78b&field:AssetID=FF34001&field:Status=Good¢er=43.567,-117.380 suu://?itemID=89bc8c7844e548e09baa3aad4695e78b&field:AssetID=FF34001&field:Status=Good¢er=43.567,-117.380 Note: when I save the link does break and gets replaced with #?itemid=...... However, I am able to crack open the json and change it back to the suu://?itemID= as shown above. Any Suggestions? Thanks.
... View more
01-19-2017
08:52 AM
|
0
|
1
|
1806
|
|
DOC
|
Is there a way to configure the widget to bring in attachments to the pop-up as well?
... View more
01-18-2017
06:57 AM
|
0
|
0
|
13764
|
|
BLOG
|
01-12-2017
12:35 PM
|
0
|
0
|
3277
|
|
POST
|
How do I configure the geoevent definition to add features to one feature service from multiple hosted feature services. I have 8 HFS from Survey123 that have 4 similar columns; datetime, location, form, inspectionyear. I have created a feature and published it to server with those 4 columns plus editor tracking. I have only been able to set up geoevent going from a HFS to Server based FS when the fields are exactly the same. Should I be able to set up 8 HFS pointing to one Feature Service? Right now it does not bring over attributes, just location data. Thanks.
... View more
12-27-2016
02:18 PM
|
0
|
1
|
1985
|
|
BLOG
|
I upgraded to S123 1.10 and I can no longer submit surveys on Windows or iOS version. I reverted back to 1.8 on windows and am able to submit. I am able to log into portal, download surveys and fill them out. When I try to submit on 1.10 it stalls at "Getting service information" Anyone else experiencing this?? My survey123 logs do not tell me much.
... View more
12-27-2016
10:37 AM
|
0
|
0
|
11628
|
|
POST
|
Thanks James, Here is my workflow: Build App in AppStudio. Upload App to my AGO account. Copy Client ID and paste back in my advanced settings in AppStudio. Build my app using cloud make to get these results: Once I side load my app to my iphone, I immediately get the invalid ID, without attempting to sign into AGO or my Portal. I am using 10.4.1 stack with SAML authentication.
... View more
12-22-2016
08:10 AM
|
0
|
0
|
5469
|
|
POST
|
I am trying to understand the ArcGIS Client ID (AppID). Here is my issue. I followed the instructions at Applications | ArcGIS for Developers to create and register an app (lets call it App One) and acquire a client id. Once I have the client id I go into AppStudio and paste the client ID into my app I am creating in AppSudio (lets call it App Two). App Two, created in AppStudio, is Survey123 with no modifications (yet). I do plan on signing in with Portal. I am able to cloud make the app successfully using all of the other settings (apple cert, provisioning file, bundle ID and URL Scheme). When I cloud make my app, I now have 2 apps in my AppStudio account. App One and App Two. App One is registered with my Client ID while App Two is not and I receive an error when I try and register it, (There was an error registering your application). Furthermore I do not understand why I create a first app for the client ID to use in a seperate app (App Two). Also, when I side load my app on my iPhone, I receive the error. Invalid client_id error:400 and am unable to log in to my ArcGIS Online Account or any of my portals. Can someone help me understand and solve this error? Thanks!
... View more
12-21-2016
03:40 PM
|
0
|
2
|
10203
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-07-2026 08:20 AM | |
| 2 | 06-11-2026 02:54 PM | |
| 3 | 06-11-2026 05:45 AM | |
| 1 | 06-09-2026 02:07 PM | |
| 1 | 06-05-2026 01:26 PM |