|
POST
|
Awesome. Thanks Kimberly! That seems to do the trick!
... View more
08-08-2017
12:37 PM
|
0
|
0
|
2786
|
|
POST
|
Any luck with this? It's still not re-directing for Instagram or Twitter. Thanks!
... View more
08-08-2017
12:24 PM
|
0
|
1
|
2786
|
|
POST
|
I have a Geoform that I have downloaded the code too and have hosted internally. When I open it in Google Chrome, the Chrome tab displays whatever the text in "Title" under "details" in the default.js file is. The problem with this, is that I have custom HTML tags for the Geoform title text, that subsequently show up in the title of the tab in Chrome. Does anybody know how to change where the browser tab text comes from? I have attached screen-shots to show what I mean. Any help is greatly appreciated!
... View more
03-14-2017
02:50 PM
|
1
|
0
|
1192
|
|
POST
|
I have layers in a webmap from ArcGIS Server that need to be filtered by relative date (points with a date in the next X amount of days). I can set up this type of filter for data hosted in ArcGIS Online, but the option is not there for data hosted on our ArcGIS Server. According to ESRI "Filtering by date is available for hosted feature layers and ArcGIS for Server 10.2 and later service layers that support standardized queries." Has anyone else come across this issue and found a way to filter ArcGIS Server layers by relative date? Thank you!
... View more
10-13-2016
07:37 AM
|
0
|
0
|
1001
|
|
POST
|
I have a Story Map built with various applications inside of it (Story Map with tabs that have WebApps, other Story Maps, etc). The application is hosted on our server but some of the applications within it are hosted in ArcGIS Online. When I go to the main application it prompts me to log-in. After I log-in to the application an ArcGIS Online log-in prompt opens for the ArcGIS Online hosted applications inside of it. Is there any way to make it so we only have to log-in once, when we open the main Story Map instead of having to do it again after we are signed in. Thank you!!
... View more
09-16-2016
01:13 PM
|
0
|
0
|
1191
|
|
POST
|
Scratch that last question. I figured out it was because I was using "http" for the dashboard in a story map with "https". Have a good day!
... View more
09-01-2016
07:53 AM
|
0
|
0
|
6039
|
|
POST
|
Hello Christopher, How do you load a dashboard into one of the tabs in the Story Map template? I tried just using the URL of the browser version of the dashboard and putting it in the Story Map, but that didn't work. Thanks!
... View more
09-01-2016
07:26 AM
|
0
|
1
|
6039
|
|
POST
|
Can an IP address be set up in the proxy (instead of a fqdn), so that anyone trying to access the application from a certain IP address is able to bypass the log-in?
... View more
08-30-2016
02:21 PM
|
0
|
1
|
2580
|
|
POST
|
Thanks Robert. In this case, would the allowedReferer actually be our network domain, or the web server name?
... View more
08-26-2016
09:36 AM
|
0
|
3
|
2580
|
|
POST
|
I have an application created in ArcGIS Online and have registered the app. I have it hosted on one of our web servers and can access the index file in a browser. When I do, it asks for credentials. The application is only shared with our organization. We need to be able to share the application with anyone on our network (regardless of having an account or not), without making the application public in ArcGIS Online. Can I some how store my credentials so that if anyone on our network goes to the URL for the index file, they won't be prompted for credentials? Thank you for any help!
... View more
08-26-2016
09:14 AM
|
0
|
5
|
3369
|
|
POST
|
Is there anyway to specify the output name of the file where the attachments are stored? Right now each image is being output as a separate folders using a variation of the GlobalID for a name. I'd like to have it output with just the file name. Thanks!
... View more
08-15-2016
02:27 PM
|
0
|
1
|
1157
|
|
POST
|
Ok, thanks. I have invited you to a group to check out the service. When I remove the code below from the script, the script will run and it downloads the attachments and puts them in a folder, but the GlobalID_Str field is empty as well as the entire attachment table created is empty. for key in dict: with arcpy.da.UpdateCursor(fc, [OID, "GlobalID_Str"], OID + " = " + str(key)) as cursor: for row in cursor: row[1] = dict[key] cursor.updateRow(row)
... View more
08-12-2016
09:43 AM
|
0
|
3
|
1157
|
|
POST
|
I have one more question for you Jake. I got the script to work without downloading attachments. But when I run it to download attachments, I get the following error. I checked the feature class and the "GlobalID_Str" gets created, but it sounds like it's having trouble finding it. Traceback (most recent call last): File "C:\Users\Downloads\TEST Attachments.py", line 194, in <module> for row in cursor: RuntimeError: A column was specified that does not exist.
... View more
08-12-2016
09:31 AM
|
0
|
5
|
3983
|
|
POST
|
Awesome. It still said it was successful but was aborting because it wasn't a Standard License. When I took those lines out it works perfectly. Thank you so much for the help. This tool is great!!!
... View more
08-09-2016
01:44 PM
|
0
|
0
|
3983
|
|
POST
|
Thank you Jake. Is an ArcGIS Standard License needed for this script to run?
... View more
08-09-2016
01:17 PM
|
0
|
8
|
3983
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-11-2024 11:19 AM | |
| 1 | 05-25-2016 06:57 AM | |
| 2 | 04-27-2022 08:21 AM | |
| 1 | 04-26-2022 01:17 PM | |
| 2 | 01-27-2022 12:59 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2026
08:17 AM
|