|
POST
|
Having the same problem here with sync and track changes not selected. Has anyone found a solution to this?
... View more
05-13-2020
07:08 AM
|
0
|
0
|
1850
|
|
POST
|
Thanks James, I think it would be really useful for organising surveys.
... View more
02-23-2020
12:28 AM
|
0
|
0
|
2360
|
|
POST
|
Hi Doug, Can you explain a bit more on using groups for organising surveys in survey123? Thanks
... View more
02-23-2020
12:26 AM
|
0
|
0
|
2360
|
|
POST
|
Hi James, My field staff could have potentially up to 30 forms , so that's a lot of scrolling through. It would be very useful if surveys could be added to folders/categories so on the homepage would be thumbnails of the folders e.g. Inspections, Logs, etc. Then when the user clicks Inspections all the survey forms appear. I have one project for example called Habitat Improvement Schemes, where they will records Points, lines and Polygons to marks out areas. I'm thinking rather than 3 separate survey123 forms would it be better to add the these to Collector? Thanks Rachel
... View more
02-19-2020
05:32 AM
|
0
|
4
|
2360
|
|
POST
|
Only 6 surveys at a time appear in the My Surveys page before the user scrolls down. Is there any way to display more? Like can the thumbnail be removed and only show the text, or can surveys be grouped into categories? My users are going to have a lot of surveys. Thanks Rachel
... View more
02-18-2020
04:03 AM
|
0
|
8
|
2448
|
|
POST
|
Is there any update on when a default basemap can be set? This will also affect our users, it makes it very awkward they have to choose a different basemap each time.
... View more
02-17-2020
04:20 AM
|
0
|
1
|
6891
|
|
POST
|
Hi, Our agency doesn't have office 365 unfortunately so I was forced down the route of gmail. I'll look into pricing and see if it's feasible. It's a pity this is the only issue I have with getting the data through to staff.
... View more
01-22-2020
03:46 AM
|
0
|
0
|
1176
|
|
POST
|
Hi, I have a Survey123 form including a photo, that once submitted is sent to an email through Integromat using a Gmail account. The photo appears fine on an email app on a phone but it does not appear in Outlook on the PC. Sending a photo direct from the gmail account, does show up in Outlook. Anyone any ideas what could be causing this. My IT can't find an issue. The photo has to be hitting our servers if it's visible on the email app, but for some reason it's being stripped out in the Outlook client. Thanks Rachel
... View more
01-21-2020
02:36 AM
|
0
|
2
|
1210
|
|
POST
|
Has this bug been resolved? I have the Date and Number format set to Great Britain and it's still coming up as American format on the Survey123 form.
... View more
08-07-2019
12:58 AM
|
1
|
8
|
4960
|
|
IDEA
|
Yes, I would like the ability to change the format to dd/mm/yyyy when editing the survey.
... View more
07-01-2019
03:35 AM
|
2
|
1
|
2824
|
|
IDEA
|
Can you allow the summary layer filter field of the summary widget in Web App Builder to allow data to be summarised by a different layer. For example points in one layer could be filtered if they fall within polygons of another layer. It would allow for more complex summary statistics.
... View more
02-08-2017
03:23 AM
|
4
|
0
|
680
|
|
POST
|
I changed the filepath to r"C:\Users\mynamet\AppData\Roaming\ESRI\Desktop10.3\ArcCatalog\databasename\datasetname and that seems to have done the trick. Many thanks for your help Rachel
... View more
05-31-2016
01:22 AM
|
1
|
0
|
1548
|
|
POST
|
Thank you, this worked and the model runs with the python in the codeblock, however when I export it to python and run it, it's saying Error 000732: Input Table x does not exist or is not supported. Failed to execute (calculate Field). This is what my python script looks like # Import arcpy module
import arcpy
# Local variables:
Seizures_DBO_Seizures = "Database Servers\\servername_SQLEXPRESS.gds\\Seizures (VERSION:dbo.DEFAULT)\\Seizures.DBO.Seizures"
Seizures_DBO_Seizures2 = Seizures_DBO_Seizures
# Process: Calculate Field
arcpy.CalculateField_management(Seizures_DBO_Seizures, "Date_Seized", "setField( !Date_Seized!, !DateSeized!)", "PYTHON_9.3", "def setField( val1, val2 ):\\n if val1 is None:\\n return val2\\n else:\\n return val1") The Date_Seized was ColumnA And DateSeized was ColumnB. Would it be something to do with the blackslashes is doesn't like? Many thanks Rachel
... View more
05-30-2016
06:30 AM
|
0
|
2
|
1548
|
|
POST
|
Hi, I created a short model to update one field based on another in a SQl geodatabase using modelbuilder, exported it to python, however it only works in pyscripter not in python. It seems Calculate field cannot use VB expressions in 64-bit ArcGIS products. I'm not sure of python so can anyone tell me how to change this vb code into python in the Code Block of Calculate Field If IsNull ([ColumnA]) then [ColumnA] = [ColumnB] End If ColumnA is a date field so if it is Null then update it with ColumnB (text field). Many thanks Rachel
... View more
05-30-2016
02:20 AM
|
0
|
4
|
4935
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-10-2026 04:14 AM | |
| 1 | 04-14-2026 01:55 AM | |
| 1 | 11-25-2025 01:36 AM | |
| 1 | 07-09-2025 05:21 AM | |
| 1 | 07-08-2025 07:31 AM |
| Online Status |
Offline
|
| Date Last Visited |
07-09-2026
02:47 AM
|