POST
|
Hi there, I think notes are what you need - see the following blog for details: https://community.esri.com/groups/survey123/blog/2017/11/14/understanding-notes-in-survey123 Mikie
... View more
09-18-2018
08:30 AM
|
1
|
0
|
63
|
DOC
|
Hi Deon, I haven't noticed anything like that in the AttachmentManager class - is there a problem with the approach you are currently taking? get_list includes the URL of any attachments (from what I remember) if that's any use? Mikie
... View more
09-13-2018
03:27 AM
|
0
|
0
|
909
|
DOC
|
Hi Annalise, https://fws.maps.arcgis.com is an address for ArcGIS as opposed to ArcGIS Enterprise. All ArcGIS accounts can simply use https://www.arcgis.com for the PortalUrl. An ArcGIS Enterprise address is likely to look like this: https://portalcomputer.domain.com/portal/home. PortalUserName = 'MKelly@MyDomain' PortalPassword = 'MyPassword' PortalUrl = 'https://portalcomputer.domain.com/portal/home' Further information can be found here. One thing to note is that the username can be case sensitive - you need to replicate how it appears in the Portal organisation page. Mikie
... View more
09-11-2018
01:21 AM
|
1
|
0
|
909
|
DOC
|
Hi Annalise, I'm afraid not, at least not that I'm aware of. Mikie
... View more
09-10-2018
08:47 AM
|
0
|
0
|
909
|
POST
|
This script also does this, but communicates with the hosted Feature Layer directly. By default the Object ID is output as part of the output, but Global ID's can also be used.
... View more
09-10-2018
05:53 AM
|
0
|
0
|
25
|
BLOG
|
Hi Ming/Chris, You can get the Centroid of a line/polygon (which may not necessarily be on the line/polygon) using something like this via Arcade: var PointGeometry = Centroid ( Geometry ( $feature ) ) ; However this is not yet supported on mobile. There are ongoing efforts to make this happen and you should see it down the line. For example Collector Aurora which is available via the Early Adopter Program on iOS supports Arcade in popups. Given that Explorer uses the same underlying technology it is likely to make it's way there in due course. At the moment, the only workaround is to add these values as attributes, after which you can build a URL via a custom popup. However these attributes do not update as the geometries are changed, nor are the available for new geometries. Python could be used to update these on a scheduled basis, but this would require some scripting/hosting of scripts. Mikie
... View more
08-30-2018
04:01 AM
|
0
|
0
|
68
|
POST
|
Hi Jonathan, You can access the Samples via Survey123 Connect as below: Mikie
... View more
08-22-2018
08:22 AM
|
0
|
1
|
26
|
BLOG
|
Hi Ming, Arcade expressions are not supported in the mobile apps just yet. But if you check out the latest Collector Aurora, Arcade is available within popups. Mikie
... View more
08-17-2018
08:46 AM
|
0
|
0
|
68
|
IDEA
|
Survey123 Custom Form Report Templates provide for Section 2 of this idea.
... View more
08-16-2018
09:27 AM
|
0
|
0
|
128
|
IDEA
|
It can also be found via the Layer List widget by clicking on the three dots to the right of the layer in question.
... View more
08-16-2018
09:25 AM
|
0
|
0
|
128
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:22 AM
|