|
POST
|
Hello! Survey123 Connect both on 3.12.xxx and now on 3.13 (updated today but nothing has changed) - When I click on New Survey, it gets 8/10 mins to load and, in the meantime, is (Not responding) - When I click on an existing survey, it gets 8/10 mins to load and, in the meantime, is (Not responding) - Every time I save the xls, it takes around 10 minutes to convert the xls form. (not responding) (this last sample is an xls with simple calculations, no pulldata nor media) I started working at 9.00 in the morning, and at 9.23 I was already fed up. It is driving me crazy! (I work on a Dell G15 Gaming Laptop) What can I do? Thanks!
... View more
12-02-2021
04:56 AM
|
0
|
2
|
2944
|
|
POST
|
Hi @jcarlson thank you for your answer. A couple of questions: I have already overwritten the hosted feature layer from PRO. Alter the JSON from AGOL Assistant? is it enough to overwrite the Data tab in full? Do I have to alter also the Description tab anywhere?
... View more
12-01-2021
07:52 AM
|
0
|
0
|
1429
|
|
POST
|
Hello! I created a Hosted feature Service with a feature class + 3 related table. Then, I created some views. I created maps and Apps, and after that the data owner asked for new data meaning two new related tables. The Hosted feature layer is updated, but I cannot find a way to add these two new tables to the views. Is that even possible? Do I have to recreate the views? Thanks!
... View more
12-01-2021
02:18 AM
|
0
|
2
|
1472
|
|
POST
|
I got the same issue at 2.8.3 that I can reproduce at 2.9. On 2.8.3 it started out of the blue on a Monday morning. Tried to solve by upgrading to 2.9 but nothing. I thought it was my video board.
... View more
11-24-2021
01:14 AM
|
0
|
0
|
3449
|
|
POST
|
Hello! I am using Web AppBuilder for ArcGIS Online. I need to export date & time in a Date field type. The time shows: in WebMap, both popups and table, and also the table an popups in Web AppBuilder. The query result settings honor the popups setting of the WebMap. BUT The query results show only Date, the exported csv shows only date as well. I can see the same request made in 2015. Solved: Include 'TIME' with Date field for Popup works but... - Esri Community thanks!
... View more
11-22-2021
05:08 AM
|
0
|
0
|
817
|
|
POST
|
I couldn't find any documentation on this. Thank you!!!
... View more
10-11-2021
01:58 AM
|
0
|
0
|
6811
|
|
POST
|
@SimonCrutchley on your laptop, reduce the zoom of your browser, open a new popup and it should be fine.
... View more
10-05-2021
05:47 AM
|
1
|
0
|
2302
|
|
POST
|
Hello everyone! I am editing this post: adding that the join features causes also this. I am working with a dataset which uses an European datum. I published from PRO using a transformation that is not the suggested one but it is correct for my area of interest. Everything is fine until I get the results on Dashboard and survey123 Reports, also when I join the feature with another layer. Everything is shifted in a way that would happen when using the suggested transformation. Apart from reprojecting everything (not sure if the client agrees on this) is there something that I can do? Thanks! in the pic on the left the correct one, on the right the wrong.
... View more
10-04-2021
05:29 AM
|
0
|
0
|
908
|
|
POST
|
Hi @BrandonGuo I found a solution here: Re: New Inspection Project - Esri Community Craig Gillgrass gave me a way to get what I wanted. It works.
... View more
09-09-2021
02:44 AM
|
0
|
0
|
2985
|
|
POST
|
To add another option to @JakeSkinner ones: I sometimes prefer to overwrite with the empty feature service from ArcGIS PRO so that also the ObjectID will be wiped. BUT This is not an option if this is the only layer you have and you have already set a symbology or pop up in the map, otherwise you will lose also that. Furthermore, do not do it if you have added fields in ArcGIS Online.
... View more
08-03-2021
06:14 AM
|
1
|
1
|
6601
|
|
POST
|
Hi @IanGallo , thank you for all your input in my post: I could manage to create perfect URL on my map's pop-ups. Still I am trying to work on opening the Survey I need from "Survey at assignment" and open an inbox element, which I believe is exactly what you are looking for here. I found something that Ideally would work, and I am asking @CraigGillgrass to have a look at it too: 🙄 In the assignment integration table I used this URL: https://survey123.arcgis.app?itemID=<itemID>&action=edit&filter=globalId:{GlobalID} if I leave the URL as is, of course Survey123 will open and say that it cannot find anything. BUT, if I copy an existing GlobalID from my asset feature Service, it opens exactly at that feature, this will allow me to have all the static info (name of the location, number of account.....) and it let me input my inspection on the repeat. Of course I need this field to be dynamic, and that Asset GlobalID when you click on the feature and click on "Create assignment" has to be copied in the assignment table as e.g. AssetGUID. Then this URL would hopefully work: https://survey123.arcgis.app?itemID=<itemID>&action=edit&filter=globalId:{assignment.AssetGUID} Craig, am I saying something that is possible to achieve? Thanks!
... View more
07-23-2021
07:43 AM
|
0
|
1
|
3272
|
|
POST
|
Hi @IanGallo thank you for your input. I am still confused, so I describe what I did. According to your suggestion: I created the URL and I configured the pop up for the feature layer as: https://survey123.arcgis.com/share/<itemID>?mode=edit&globalId={GlobalID} ---> it works when I click on the feature. I also tried with https://survey123.arcgis.app/?itemID=<itemID>&globalId={GlobalID} --> and the app doesn't open to the right survey. ------- The issue with the above method is that the survey is linked to the feature and not the assignment. I tried to modify the URL Template in the Assignment Integrations table to: https://survey123.arcgis.app/?itemID=<itemID>&globalId={GlobalID} (actually insted of {GlobalId} I tried to find a way to link to the feature's GlobalId but nothing worked. like nameOfTheFeature.GlobalID) What I would like to get is: Click on the assignment. Start the assignment Click on Survey at assignment and get the form opened Thanks!
... View more
07-22-2021
08:26 AM
|
0
|
1
|
3197
|
|
POST
|
Hi! I have a Survey created in Connect that collects info about water meter conditions in a property. - Feature Class: point, with a number of static info like address, account number, Water meter number..... - Related table (via GUID) 1:M - Account number and water meter number are copied from the main feature via Survey, date of inspection, and conditions.... On the Survey inbox works like a charm. On Workforce: The problem is that, whenever I create a new assignment, and I open it on Workforce mobile, survey123 opens, and I collect info. when i check my data , I realize that I've created a new point completely unrelated from the existing one. The only info I pass from Work force to Survey123 is the location name, (but to be honest I don't understand exactly how the "Pass info" should be used in a proper way.) I don't need to modify anything in the feature point, just the inspection table. Am I doing something wrong (any documentation?) Or there is still no way to integrate properly the two apps? Thank you for any feedback! 😊
... View more
07-21-2021
08:37 AM
|
0
|
5
|
3307
|
|
POST
|
hi @JasonCyphers I am replying just because I have (exactly) your issue. since you post wasn't noticed, let's see if my reply moves the post on the top of the list. BTW, have you ever solved this? Thanks!
... View more
07-21-2021
07:48 AM
|
0
|
0
|
1326
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 hours ago | |
| 2 | 5 hours ago | |
| 1 | 11-04-2025 08:07 AM | |
| 1 | 12-18-2020 02:18 AM | |
| 1 | 01-30-2017 08:08 AM |
| Online Status |
Online
|
| Date Last Visited |
5 hours ago
|