POST
|
In order for this to work on Windows, you need to have the Survey123 for ArcGIS field app installed (as opposed to Survey123 Connect for ArcGIS which is used for authoring surveys). This can be downloaded here (field app downloads to the right). Once this is the case, you should get prompted as follows: The link configuration looks fine to me, and given that you are getting prompted to open another app it appears to be working as expected.
... View more
05-25-2017
01:39 AM
|
0
|
0
|
552
|
POST
|
Also, if you are loading over http, try loading over https. If you have not used the website since the last update, then also clear your browser cache (although given that this happens on all browsers it is unlikely the root cause).
... View more
05-25-2017
01:25 AM
|
0
|
0
|
966
|
POST
|
I don't believe it is possible to dynamically set values in the label field just yet, but you can use a note combined with a calculation to dynamically display text: type name label calculation text someText Enter some text… decimal someNumber Enter a number… note note Summary concat("This is your text:\n\n", ${someText}, "\n\nThis is your number…\n\n", ${someNumber})
... View more
05-23-2017
12:43 AM
|
1
|
0
|
1465
|
POST
|
Just to clarify, if you pass lat/long coordinates into a Survey123 form using the center parameter, the location of the geopoint question in the Survey123 form gets overwritten. So instead of your current location being used (which is the default), the lat/long parameters passed in are used.
... View more
05-23-2017
12:27 AM
|
0
|
1
|
2281
|
POST
|
What version of Survey123 Connect are you running? I know there were changes made to how time is handled recently so if you're not on the latest version (2.0.41) I would suggest you update - the download link is here.
... View more
05-22-2017
01:59 AM
|
0
|
1
|
896
|
POST
|
Hi Mike, That is not what I see on that survey: Where are you seeing this behaviour - Survey123 Connect or the Survey123 Field App? What OS/version are you using?
... View more
05-19-2017
08:54 AM
|
1
|
4
|
896
|
POST
|
Editing related records through the inbox is not supported at 2.0 of Survey123 - image attachments are in disguise related records. From the sneak peek of Survey123 you can see that these features are currently in development, so you are likely to see this feature in upcoming releases.
... View more
05-15-2017
06:36 AM
|
2
|
3
|
600
|
IDEA
|
**This idea is being submitted on behalf of an Esri Ireland customer** It would be great if there were an equivalent to MXD Doctor for ArcGIS Pro projects. As ArcGIS Pro projects can contain multiple maps and layouts, they can become quite complex in comparison to MXD Documents. Therefore, if an APRX becomes corrupted, you are likely to lose more work. An option to repair these would be very useful. A 'Recovery Mode' like in Microsoft Office could also provide an alternative.
... View more
05-08-2017
01:46 AM
|
154
|
20
|
11223
|
POST
|
This can be configured using the Instance_Name setting in Survey123 Connect. It is located in the settings worksheet of the Excel file used when authoring the survey. The following blog post goes into more detail: https://community.esri.com/groups/survey123/blog/2017/04/24/understanding-the-instancename-setting.
... View more
05-04-2017
01:24 AM
|
7
|
6
|
3758
|
POST
|
Although it won't display a location if a person is no longer being tracked, there is now a way to filter "in the last" minute through a webmap. This may cater for some use cases. The definitionExpression that is being used is: EditDate BETWEEN CURRENT_TIMESTAMP - 0.0006944444444444445 AND CURRENT_TIMESTAMP It does not require the "Allow only standard SQL queries" setting to be turned off. The above definitionExpression is used for the filter below: The minimum filter you can do through the ArcGIS Online Map Viewer is in the last 1 minute, but you could probably alter that via ArcGIS Online Admin Assistant if necessary.
... View more
04-06-2017
06:47 AM
|
0
|
0
|
787
|
POST
|
Hi Atma - thanks for your prompt response. That's perfect - I'll hack it for now and once the API is updated I can change the code accordingly.
... View more
04-06-2017
12:53 AM
|
0
|
0
|
633
|
POST
|
Is is possible to update the properties of a portal via the ArcGIS API for Python yet? I want to change the basemapGalleryGroupQuery property but can't find any way to do. I can access what I want to change using the following: gis = GIS(PortalUrl, ArcGisOnlineUserName, ArcGisOnlinePassword)
display(gis.properties.basemapGalleryGroupQuery) If not, is it possible to access the token generated after running GIS()? That way I could build an Update Rest request myself without having to separately request a token.
... View more
04-05-2017
08:44 AM
|
0
|
2
|
1194
|
POST
|
There is a new beta app created by Esri Labs called Tile Package Kreator - this is now the most straightforward way to create tile packages from supported tile services. It prompts you to log into your ArcGIS Online account, and from there you can create a tile package from any tile services in your organisation by drawing an extent or a buffered. You can also drag and drop a GeoJson file if you want to specify a specific area of interest. Note there is a limit of 1GB on tile packages being created from Esri basemaps.
... View more
04-04-2017
12:52 AM
|
1
|
1
|
1443
|
IDEA
|
** This idea is being submitted on behalf of an Esri Ireland customer ** When you have a map in a layout, you can right-click on it and select Activate to alter the map itself. However, it is not intuitive to get the layout back into context. You have to click on the context sensitive LAYOUT tab, and then click Close Activation. If you could right-click on the map and select Deactivate or press the Esc/Enter key this would be more user-friendly.
... View more
03-13-2017
09:19 AM
|
24
|
4
|
7804
|
POST
|
I was connected to the same portal twice with different users which I suspect was the problem. As Ian-Huei Yau mentioned, logging out of these, and logging back in with the required user resolved the problem.
... View more
03-06-2017
07:22 AM
|
1
|
0
|
635
|
Title | Kudos | Posted |
---|---|---|
1 | 03-06-2018 07:35 AM | |
1 | 05-27-2017 02:06 PM | |
1 | 05-29-2017 07:36 AM | |
1 | 05-19-2017 08:54 AM | |
1 | 05-23-2017 12:43 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:22 AM
|