|
POST
|
Thanks for the quick response. So do I need to spin up a whole new environment and move portal items, server items, etc.? Is there a tool to "copy" portal to portal? Could I use the AGOL assistance web tool? Once again, thank you so much for the quick response. It is much appreciated!
... View more
04-21-2023
02:48 PM
|
0
|
1
|
5867
|
|
POST
|
Hello, I was wondering if it possible to change the Portal web adaptor URL to a new URL without breaking portal, the federated server, hosting server, etc? For example, if existing URL is https://gis.agency.com/portal and I want to change it to https://gis.agency.org/portal. I'm getting conflicting information. I know an agency that had to change and it broke their portal. They had to rebuild in a new environment. I found the document "Unregistering ArcGIS Web Adaptor with Portal for ArcGIS" and I think this is what I need to do to remove the web adaptor but concern it will break everything. The reasons for this are: Our agency public facing websites have changed from a ".com" to ".org" Our GIS web server needs replaced. I know I will need to update web application URLs for the custom web mapping apps that I created so that does not bother me. I'm mainly concern about breaking the CORE products: Portal, Server, and Data Store. Thank you in advance.
... View more
04-21-2023
02:22 PM
|
0
|
12
|
7039
|
|
POST
|
Derek, I know this is an old post (almost 3yrs). I was hoping that maybe there was some updates since it has been this long. There are several solutions that offer pre-built ArcGIS Survey123 and Crowdsource Manager App that allows for the management of data collected in the ArcGIS Survey123 app. The Crowdsource Manager App only allows for the export of CSV (that I'm aware of). It would be great to see the reporting function similar to the Survey123 in the Crowdsource Manager App. Not necessarily for the "Manager" in the End User interface but allow the person/programmer to setup the Word Template in the configuration settings of the Crowdsource app. As mention by the original poster, the same configuration capability in the WAB would be nice too.
... View more
02-07-2023
02:14 PM
|
2
|
0
|
3598
|
|
POST
|
Yes, I am now seeing the tags and categorized names. Thank you!
... View more
09-04-2020
08:21 AM
|
1
|
0
|
3427
|
|
POST
|
Thank you Thomas. I was able to delete the default text (ex. Agriculture) and add my tag/category text. After hitting save, it worked but, yes, having the drop down and/or predictive texting is beneficial!
... View more
09-03-2020
03:28 PM
|
0
|
2
|
3427
|
|
POST
|
I, too, am having the same issue as Donald. I have tags on items and I have created organization categories but none of these are showing up when I am trying use them for Gallery Cards or Category Cards. Am I missing a step somewhere that allows Hub Site to see these? I also added categories in Groups but this does not seem to work either. Thank you in advance
... View more
09-03-2020
12:45 PM
|
0
|
4
|
3427
|
|
POST
|
Graham, I cannot thank you enough for your assistance today.
... View more
09-03-2020
08:23 AM
|
1
|
0
|
1721
|
|
POST
|
I deleted a site through Content Item's page because I could not find the Delete option in Hub Overview or Hub Site Manage pages (I now know where to delete the Site in hub.arcgis.com ). Deleting the Site from my AGOL Content Item page has left residuals. I cannot reuse same name and custom domain URL as they are considered "already existing". How do I remove these residuals?
... View more
09-03-2020
06:39 AM
|
0
|
3
|
1764
|
|
IDEA
|
Please add this functionality to Portal. I'm quite stunned that this is not already available. It is available in ArcGIS Online but not Portal yet. Please tell me it is coming with 10.8.1. I need this Keep all target features function in Portal because this pertains to confidential info.
... View more
07-11-2020
09:17 AM
|
2
|
0
|
616
|
|
POST
|
Was this ever resolved? If so, what ended up being the issue? I have nearly the same experience except mine works as it should under an admin role but users with "Creator" user level without admin role experience this same slow performance with Web Appbuilder apps. These users do have the needed permissions to access these services. If these same users go straight to the rest endpoint, or even the content items page, they do not experience performance issues. It only happens in Web Appbuilder apps. Any help would be greatly appreciated!
... View more
06-15-2020
10:09 AM
|
1
|
0
|
2672
|
|
IDEA
|
It would be nice to have the Usage Tab functionality in Portal for an Items Detail page like it exists in AGOL. Please add this to Portal.
... View more
04-17-2020
02:03 PM
|
23
|
5
|
2101
|
|
POST
|
Owen, thank you for looking further into this for me. Embedding was/is not my first option. Not really an option at all but used for testing to confirm and report back to my supervisor. My first and really only option is to host StoryMaps (really any apps), like the Classic StoryMaps, on our own servers. I think the most obvious, and it is also mentioned here on the Storymaps Developer's Corner, that I can customize the URL on our organization’s domain (https://medium.com/story-maps-developers-corner/an-introduction-to-hosting-your-own-story-map-e2450181ad2f ). I can as well add additional CSS customization when hosting on our own server. It would be great if this capability was on the road map. I do not understand why it is not currently on the road map since the Classic versions are downloadable and there is an obvious justification for it. Esri even wrote a blog about it for the Classic versions. This goes the same for the minimal gallery and I'm assuming you had no issues publishing it because it is being hosted on ArcGIS Online. Yes, I can do this too but I am required to host it on our own servers. The Minimal Gallery downloadable version has not been updated to recognize the new ArcGIS StoryMaps. Please update the downloadable version. If it is supported in the downloadable then can you please direct me to the downloadable version that supports the new ArcGIS StoryMaps? Once again Owen, I cannot thank you enough for your quick responses and looking into my issues.
... View more
04-16-2020
09:01 AM
|
0
|
0
|
1762
|
|
POST
|
Owen, thank you for your quick response. Yes, I'm trying to have full control of URL from our local web server. The majority of users will be mobile user so I was trying to get the iframe to be responsive. Below is the code that I'm using. I have also attached some screenshots from my iPhone of the "ArcGIS Collection" landing page and the a couple of screenshots after clicking on a specific StoryMap. The first screenshot is the Collection page using the below code. The second is the StoryMap that is selected from collection page. If I change the padding-top control to 156.25% (in red below) then the collection page shows up in full and then the StoryMap that gets selected is at roughly 2/3 of the screen (see 3rd screenshot). This collection has 4 StoryMaps. If I add another StoryMap to make 5 in this collection then this adds another row in the Collection page on a mobile device and I cannot scroll down any further. Also, a side note for what it's worth- In this testing phase of this project, I have received more positive feedback with how the minimal gallery functions as the lading page for the individual StoryMaps rather than the Collection's page. <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <!-- Responsive --> <meta name="viewport" content="width=device-width"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <!-- End Responsive --> <!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> --> <link rel="icon" href="mywebsite/favicon-city.ico" type="image/ico" sizes="16x16"> <title>Charleston Public Art Story Map</title> <style type="text/css"> body, html { margin: 0; padding: 0; height: 100%; overflow: hidden; } .iframe-container { overflow: hidden; padding-top: 56.25%; position: relative; } .iframe-container iframe { position: absolute; top: 0; left: 0; border: 0; width: 100%; height: 100%; } </style> </head> <body> <div class="iframe-container"> <iframe src="https://storymaps.arcgis.com/collections/myID" allowfullscreen> </iframe> </div> </body> </html>
... View more
04-15-2020
02:14 PM
|
0
|
2
|
1762
|
|
POST
|
I have been running into issues with the new StoryMaps being accessible through our local server when it comes to the responsiveness design on a mobile device. Putting a single StoryMap in an iframe seems ok but I have several that are part of a series. The reasons why I'm choosing the new StoryMaps solution are: 1) Displaying/adding more than one image per location 2) ...well... out with the old 3) StoryMap Collections - grouping multiple StoryMaps in one location The problem is that I want to host locally. The Collection looks ok with 1 or 2 storymaps but as soon as you have more than this then page is glitchy on an iPhone (I have not had a chance to test on other devices). I've added the meta tags in the HTML so the collection site looks ok but, when you tap into a specific storymap that is on the 2nd or 3rd row of the collection, the storymap is only using a 1/3rd or 2/3rd the iphone screen leaving the rest blank (white screen). I've tried using the code in the html to make the iframe responsive but to no avail. Will there be any downloadable content to host these storymaps locally like the "classic" versions? The second, which probably should be a separate question, is related the minimal gallery option that can be hosted locally. StoryMaps item is still not supported/available. My workaround has been to add the storymap back into AGOL as another "Application" item and share this with a group. This works but I would rather not have 2 items representing one application. Will the Minimal Gallery, that is downloadable, eventually support StoryMap items? Any ideas/suggestions/advice on efficiently representing this new StoryMap solution and Collection locally would be greatly appreciated. I'm really excited about the Collection functionality! Thank you in advance.
... View more
04-14-2020
09:10 AM
|
0
|
4
|
1873
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 02-07-2023 02:14 PM | |
| 1 | 12-26-2018 11:57 AM | |
| 1 | 09-03-2020 08:23 AM | |
| 1 | 06-15-2020 10:09 AM | |
| 2 | 07-06-2017 01:45 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-20-2026
02:13 PM
|