|
IDEA
|
@JenniferBorlick sorry to hear you're encountering a difficulty. Can you share more details such as the Hub page that we can see or more steps for what you added? That would help us understand if it's specific to the URL link and mime-type sign-in with a particular app, or other considerations.
... View more
10-07-2024
09:02 AM
|
0
|
0
|
1645
|
|
POST
|
The URL your provided is not a Hub site.
I'm interested to hear more about which navigation or menu bar that you are trying to create.
... View more
10-02-2024
07:25 AM
|
0
|
0
|
928
|
|
POST
|
Hi @SaraMostafa - the Hub AI Assistant is currently in private beta. Can you please email [email protected] to request participation, including more details on your goals for AI Assistant, publicly visible Hub site, and availability to participate in ongoing user research meetings.
Thanks! Andrew
... View more
10-02-2024
07:23 AM
|
1
|
0
|
1885
|
|
POST
|
Thank you for posing this question. It's a common inquiry, particularly since in spring 2024 Hub improved how Initiatives and Sites work together. Before spring 2024 these were separate items but intrinsically linked which is why recommendations were different before.
Sites and Initiatives are separate items and should be managed separately - just like other items in ArcGIS Online. They each can have different access: Public, Organization, or limited to Groups. Each can be shared through at Group to be available in search. In 2023, we also added Hub Projects which are also separate items that can have different access and shared through groups.
Sites, Initiatives, and Projects have some similar and some different capabilities that allow you a lot of flexibility in how to organize and communicate your work.
So you're probably now wondering - when should I use which?
Sites (basic, enterprise) - Branded, themed websites that provide a focused view of your organization for visitors. Sites are best for use as a primary entry to your organization's work, for departments, and major programs.
Initiatives (premium) - Vision and policy that motivate and organize people to work towards common goals. Initiatives are best for longer-range efforts that can show progress through aggregated metrics.
Projects (premium) - Implementation and work in particular location and impact. Projects are best for short-term, focused action that support one or multiple initiatives and report metrics.
Discussions (premium) - Hub premium also includes Discussions. You can configure participation channels (groups) to post on any item, including a Site, Initiative, Project, dataset, app, document. And you can also create separate Discussion Board which is an item that can be used to gather ideas, feedback, and questions on new topics.
Events (premium) - Events are being updated to more easily schedule in-person and virtual gatherings on Projects, Initiatives, or any topic. These are not items, but access sharing has the same functionality for making them available to the Public, an Organization, or private to specific Groups.
Below is an illustration of how a Hub can be organized to extend an existing Website with a primary Hub Site, department specific Hub Sites, and then Initiatives, Projects, Discussion Boards, and Events to focus engagement and collaboration on particular themes.
Hopefully this information helps you understand how we've continued to grow Hub capabilities to support your collaboration within and outside your organization.
... View more
10-02-2024
07:18 AM
|
1
|
2
|
2013
|
|
IDEA
|
Thanks for asking this question! We are considering a future option where you can manually add cards via a form. Today though, you can still accomplish this goal! Our recommendation is that you add Portal Items as Links to each external website. This allows you to configure a title, description, tags, thumbnail, etc. And then you can add these web link items to a Gallery. This also has the benefit of being in your search results. So as people search your Hub site, the best result may be that external link item. It's like configuring your own custom web search for your users.
... View more
08-07-2024
08:40 AM
|
0
|
0
|
1770
|
|
POST
|
Check out today's update! https://community.esri.com/t5/arcgis-hub-blog/browse-and-search-hub-content-geographically/ba-p/1431607
... View more
05-14-2024
09:32 AM
|
1
|
0
|
3599
|
|
POST
|
@JustinBernard1886 Thank you for asking the question. There was a change to ArcGIS Online as noted in this community post to prevent potential security risks. The ArcGIS Online dev team is looking into options. Please add a vote there.
... View more
05-09-2024
06:44 AM
|
0
|
0
|
1296
|
|
POST
|
@JoshThue on the issue with Hub Events selection - we are getting close to a major update for Hub events that will improve overall usability and will remove bugs like this.
... View more
05-09-2024
06:43 AM
|
0
|
0
|
10593
|
|
POST
|
Thanks for sharing your feedback. We've heard similar requests over the years. I'll share our thinking about why pages are included in search and then I'm curious to hear your perspective based on this. Web search, from Google to government websites, to even Esri community include web pages that contain relevant information. The visitor doesn't yet know if their search is best answered with a dataset, app, document, or hub page. Search is meant to integrate across all content and provide the most relevant sources for information on the topic. By not including Pages - it's possible that visitors searching won't find the useful information that's embedded deeply on a page. With that said - what are the pages you are sharing where you don't want people to find them through search? Are there perhaps different modes of 'browse' vs. 'search within' that your users are expecting? Have you talked with any external users to hear their perspective on search including Pages? These are open questions - we're always trying to provide a great experience for a wide range of users, most of which are not yet familiar with the structure and types of content available through a Hub site.
... View more
03-26-2024
02:07 PM
|
0
|
1
|
1697
|
|
POST
|
Thanks for the input @MarkGreninger . In our experience - we've heard both use cases when Selecting multiple facets (e.g. categories) 1. match either of the options (OR) 2. match both of the options (AND) You're correct that right now the facets are implicitly "OR" (match either). What are your thoughts if we provide an option for users to change which combination is used. Meaning a user could say "for this facet I mean both (AND)". That could vary by each facet: 'water AND (category:environment AND category:hydrology) AND (tag:stream OR tag:river)'
... View more
12-05-2023
05:33 PM
|
3
|
1
|
1750
|
|
POST
|
This is a great question! @NFlourish has a nice suggestion using the Python notebook to call the DCAT feed or the OGC API. That said, we should make this easier within Hub. And fortunately we're working on it! Let me share what we're thinking and see if it fits this need (and others). We've been updating the Summary Statistic card. Currently you can see the new design and includes the long-standing "Dynamic Metrics" and "Static metrics". We're working on more sources including what we're referring to as "Delegated Metrics". These are counts of statistics from other Items. This could include "count of items of type Dataset", but also "sum of downloads of type PDF" or "sum of views of Apps tagged 'trees'". Please let us know if this concept and terminology makes sense to you for this use case. And to @NFlourish screenshot - we can consider summary statistics on Groups / Users as well as "gallery" configuration that sorts by these attributes (most download, most viewed, ...)
... View more
12-05-2023
05:28 PM
|
1
|
1
|
2487
|
|
POST
|
Thanks for asking this question. To fix the issue you need to include Style tags around the HTML code. This will then apply the CSS to this page, including the iFrame card. <style>
.chatframe iframe {
width: 500px;
height: 100%;
background: none;
border: 0px;
bottom: 0px;
float: none;
margin: 0px;
padding: 0px;
position: fixed;
right: 0px;
z-index: 999;
}
</style>
... View more
10-16-2023
07:55 AM
|
3
|
0
|
2324
|
|
IDEA
|
This is a terrific suggestion @StefanieWenker ! We've been researching different AI / automation technologies to integrate into ArcGIS Hub and other products. I'm curious to learn some example prompts you've used with ChatGPT. It's truly amazing, but there are some limitations due to training data before 2021. In addition to looking up information for constituents - we've also been trialing it for generating content for layouts, metadata, and multi-lingual translations.
... View more
04-26-2023
08:56 AM
|
0
|
0
|
2653
|
|
POST
|
Hi - I’m curious to hear about your purpose for limiting download format options. Our experience indicates more formats are better for reuse by a broad range of users.
... View more
12-28-2022
01:57 PM
|
0
|
0
|
1713
|
|
POST
|
Sorry for the unexpected outage yesterday. We identified, resolved, and reviewed the cause of the outage was due to the Hub Site Domains API. We are in the process of updating the Site Domains API to have distributed, multi-region servers and during this migration the servers lost the connection. We will make improvements to our infrastructure code to prevent this type of error in the future.
... View more
12-07-2022
01:01 PM
|
1
|
0
|
3770
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 02-18-2026 07:42 AM | |
| 1 | 02-12-2026 12:38 PM | |
| 12 | 11-13-2024 08:10 AM | |
| 1 | 10-02-2024 07:23 AM | |
| 1 | 10-18-2024 07:52 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-17-2026
11:47 AM
|