|
POST
|
I would like to have a list of options. As they are selected, the list gets smaller until there are none left. This would be in a repeat with a specified number of records with the same number of options to select? Is there a way to do this either behind the scenes in S123 Connect or even calculated on the fly in hidden fields behind the scene?
... View more
02-08-2017
02:11 PM
|
0
|
2
|
2179
|
|
POST
|
I am trying to make it so any entry displays the repeat. I see now that when you type 'true' that makes it display.
... View more
02-08-2017
12:26 PM
|
0
|
1
|
2530
|
|
POST
|
Is ${ID_1}='true' the correct syntax. When I do this it hides the repeat, but when I enter something in ID nothing happens.
... View more
02-08-2017
12:20 PM
|
0
|
2
|
2530
|
|
POST
|
Thanks James, You rock! Also, should I be able to do a relevant (='true') on a repeat?
... View more
02-08-2017
10:43 AM
|
0
|
4
|
2530
|
|
POST
|
I have attached the table below. I am able to create the table and download it to my device. I get the Code 500 JSONArray[0] error when I try to submit. I am trying to include multiple photos in a repeat, not sure if that is my problem? Any suggestions?
... View more
02-08-2017
07:55 AM
|
0
|
6
|
3333
|
|
POST
|
James, I like the repeat idea. One hurdle I am experiencing is that the calculate option calculates all related fields based on whatever is last selected. As you select another Name to populate a repeat row, it updates all the records in the repeats with that name...
... View more
02-07-2017
12:55 PM
|
0
|
1
|
1634
|
|
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
|
4944
|
|
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
|
1634
|
|
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
|
2128
|
|
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
|
1546
|
|
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
|
2948
|
|
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
|
1609
|
|
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
|
1300
|
|
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
|
1665
|
|
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
|
11982
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-21-2025 06:21 AM | |
| 1 | 02-11-2026 05:13 AM | |
| 1 | 02-10-2026 09:07 AM | |
| 1 | 02-10-2026 09:26 AM | |
| 1 | 03-28-2025 09:36 AM |