POST
|
I have managed to embed a Survey123 web form within a web page according to the instructions here. It all works except the height of the embedded form is too small - see below. I really want the form to display at full height and not have to scroll through the form using the scrollbar. I cannot find any way to adjust the height. Can anyone help? Thanks in advance.
... View more
08-10-2022
03:14 PM
|
0
|
1
|
585
|
POST
|
Hi @AllenDailey1 , No, but then again I didn't follow through with the advice given by @ZacharySutherby in the thread regarding default values for Z. I will experiment today and let you know the outcome. Cheers Adrian
... View more
01-03-2022
12:58 PM
|
0
|
1
|
4067
|
POST
|
We have many surveys and are concerned about the situation where the item ID of a survey may change. A typical Survey123 URL includes a survey ID, and in our case, a portal address, since we host our own surveys. To further complicate things, we use QR code labels on assets. The QR code encodes the survey URL including the survey item ID and our portal address. It also uses URL parameters to pre-populate some fields on the survey form. Obviously, if the item ID of a survey was to change, we do not want to go and change all the labels on assets. So, is it possible to somehow have a permanent URL to a survey and, ideally, have a shortened URL as well (our fill URL gets quite long once we populate parameters)? I know that some URL shortener services purport to do this, but we would rather not involve another 3rd party service to achieve this. Any suggestions or solutions would be welcomed.
... View more
07-20-2021
11:37 PM
|
0
|
1
|
742
|
IDEA
|
We have the same issue, in fact I had to inform one of my co-workers yesterday that it wasn't possible to do feature reports for surveys hosted on our own portal with IWA authentication. I think I read that it may be possible if the Survey123 website is installed onto the portal server but would need ESRI to confirm this. I have brought this up before here I have had to resort to roll-your-own reports using Python, Microsoft Word templates, and the API, which is far from convenient. Survey123 is a great product but with reporting on portal/IWA not supported and various issues such as poor barcode/QR code reading, I think ESRI should focus on getting all features working whether on Enterprise/Portal or AGOL.
... View more
03-17-2021
01:52 PM
|
0
|
0
|
1383
|
POST
|
Please fix it in Collector, it's really interfering with our asset collection program.
... View more
02-08-2021
05:53 PM
|
1
|
0
|
3215
|
POST
|
Thanks Jürgen As I mentioned, we are novices with FME. I have downloaded the ArcGISOnlineWebhookDataGetter transformer and opened in FME Desktop, and installed the custom transformer. Presumably I have to use the HTTP caller to get the authentication token from our portal first, then pass the token into the ArcGISOnlineWebhookDataGetter.
... View more
12-10-2020
09:19 PM
|
0
|
0
|
1886
|
POST
|
We are also getting the error on a variety of Android devices running Collector.
... View more
12-10-2020
08:07 PM
|
0
|
0
|
3509
|
POST
|
We are trying to use FME Server/Desktop to achieve the following: 1. Intercept Survey123 submissions using webhooks - this works well. 2. Conditionally send an email containing submitted data - this works as well. 3. Include any photos attached to the survey submission - this part we can't get to work. Most submissions do not include photos. We are novices with FME. Surely someone has had this requirement before. If so, can you please share your solution?
... View more
12-09-2020
08:38 PM
|
0
|
2
|
2078
|
POST
|
We have an on-premise portal installation. Recently we had a couple of instances of running out of disk space, the database went into read-only mode, and we could not place the Postgresql database back into read/write mode. By rolling back to a backup we were able to restart the database in read-write mode. We have decided to move to a highly available portal but as an interim step we want to investigate using SQL Server (our enterprise DBMS) instead of Postgresql as our portal DBMS. Is this possible?
... View more
11-10-2020
02:35 PM
|
0
|
2
|
841
|
POST
|
Hi Zach Sorry for my late reply - I have been away for a while. In your message you mentioned a zip file containing an updated script for Python 3, but I cannot find it. Would you mind re-sending? Regards Adrian
... View more
10-26-2020
02:30 PM
|
0
|
0
|
2899
|
POST
|
I use Survey123 Connect / XLSForms to create surveys hosted on our own portal. Survey data is stored in a hosted feature layer on the portal. This is great for prototyping/developing surveys. But now I want to store and sync the data in a feature class in our enterprise GDB (MS SQL Server). What I want to achieve is the same end result as creating a feature class in EGDB, publishing that as a portal service, and creating a survey from that service, but sort of in reverse, even if I have to publish the reverse-engineered feature layer as a service with sync capabilities and re-connect the survey to the published feature service. To add another complication, we allow photo attachments in our survey. I understand that there is a Synchronize Survey Tool, but from what I have read it may be a little error-prone. Has anyone been able to do this successfully?
... View more
10-08-2020
05:38 PM
|
0
|
9
|
2952
|
POST
|
Can favorite answers be disabled in Survey123? We have a safety checklist form in which users can avoid completing the checklist by just using the saved Favorite answers. Obviously this is very undesirable.
... View more
09-21-2020
02:15 PM
|
0
|
1
|
643
|
POST
|
Hi Phil We are running portal version 10.8. I used Connect Version 3.9.120. I have simplified the attached example file attached to its bare minimum. This is based on a simplified existing feature service. The “required” column mirrors what is set up in the feature class- whether or not the field is nullable. No files in the media folder. The “relevant” column just says the field is relevant if the user selects “yes” in the first answer. If you select ‘no’ for the first answer, the other fields are not shown as they are irrelevant. BUT if you do this and send, this causes the error. This consistently produces the error the first time you send the form, if you re-edit (no need to change any data) and send it consistently sends the data without an error. If you simply try sending directly from the outbox, it also fails. The error messages from the app and ArcGIS Manager are also shown below. Cheers Adrian
... View more
09-06-2020
04:12 PM
|
0
|
3
|
5342
|
POST
|
I have a very simple survey. It has several required fields and some of them have an expression in the Relevant column in the XLSform (for simplicity's sake, 1=0 in the Relevant column hides the field). My survey is based on an existing feature service in our portal, in which the required fields are set to not nullable. The questions are not in a group or a repeating group. Survey123 version 3.10.323 I publish the survey and it all works as it should except when I send the completed form to our portal. The first time I send it, it gives an error - see screen cap below. The error in the ArcGIS Server Manager is also shown below. The strange thing is if I go to the Survey123 outbox, edit the form again, don't change anything but just send it, it works the 2nd time around. This behaviour is consistent. As well, the surveys in the Survey123 outbox won't send if you click the Send icon at the bottom of the outbox - it gives the same error as shown above.. Has anyone encountered this problem and do you have a fix or workaround?
... View more
09-03-2020
04:12 PM
|
0
|
8
|
5439
|
Title | Kudos | Posted |
---|---|---|
5 | 08-03-2020 11:27 PM | |
1 | 02-08-2021 05:53 PM | |
2 | 07-14-2020 09:53 PM | |
1 | 08-06-2020 02:32 PM | |
2 | 07-20-2020 10:29 PM |
Online Status |
Offline
|
Date Last Visited |
11-10-2022
10:16 PM
|