|
POST
|
Hey Kinley. Below is a screen cap from my MyEsri account. Looks like a fix is coming out soon. Or, if its already out, its not working as expected.
... View more
02-05-2020
04:03 PM
|
0
|
2
|
3746
|
|
POST
|
Hey Graham. Those are two great (and easy to implement) ideas. I'll give em both a try. Thank you.
... View more
01-17-2020
08:44 AM
|
0
|
0
|
1158
|
|
POST
|
Is there a way to search for text within a Hub site? I am aware of the data/AGOL Items search widget, but that is not the particular functionality I am asking about here. Instead, we want to be able to search the text across all the pages within the Hub site to find likely matches. Here is the use case: our Hub application is 30+ pages with lots of charts, data, descriptions, etc. We are imagining the scenario where a user is looking for some specific information but doesnt want to navigate throughout the site manually looking for that information. For example, the user is looking for a chart about crash rates over the past few years, but doesn't know exactly where to find that chart. So, the user could type into a text search box the phrase 'Crash rates' and a list of pages that contain that text are displayed in a selection list or some such. Does that make sense? Is such a feature available? Thank you.
... View more
01-16-2020
04:14 PM
|
1
|
2
|
1208
|
|
POST
|
Hey Graham. Thanks for the offer to look at the chart. I sent the URL to your esri email address. let me know if you have any questions, need more detail, etc.
... View more
01-03-2020
09:12 AM
|
0
|
0
|
1588
|
|
POST
|
In our Hub site, we've been using d3 charts in iFrames for a while. However, when we recently (12/30 or so) added a new d3 chart to an iFrame card, the chart is not visible in the iFrame. When in Edit mode and the iFrame card is first added to the Hub page and the URL set, the chart is visible as expected (screen cap 1 below). However, the chart does not appear after saving the Hub page and switching to 'View' mode (Screen cap 2). And a heap of D3 related error messages are displayed in the Chrome dev-tools console (Screen cap 3). Then when returning to Edit mode for the Hub page, the d3 chart is not visible and the error messages are displayed in the dev-tools console. If the iFrame card is deleted and replaced with a new card (or if the URL in the existing iFrame card is replaced (copy/pasted)), the chart shows as expected. Until the Hub page is saved and viewed. When the D3 chart is viewed as its own standalone page, the chart/page renders as expected with no error messages. Any thoughts about what's going on either with Hub or our D3 chart? Screen cap 1. D3 chart is visible when first added to the iFrame card: Screen cap 2. D3 chart is not visible after saving and switching to View mode: Screen cap 3. Lots of d3 related errors in dev-tools console:
... View more
01-02-2020
02:16 PM
|
0
|
3
|
1652
|
|
POST
|
Thanks for the follow up Graham. And an especially big thanks to Klara Schmitt for her help with this issue over the holidays
... View more
12-31-2019
09:25 AM
|
0
|
0
|
1788
|
|
POST
|
I created a new Hub page and added a bunch of content. I then clicked the Save button which seemed to have worked as expected. I then click the View button, but the only content visible on the page is the sites Header and Footer. None of the new content is render. I can go back to Edit the new page and all the content i previously added is still there. it just wont render. I tried the suggestions here to refresh the sites content, but that seems to have no effect. Any idea what's going on? Here's a screen cap with the content saved Here's a screen cap of the rendered page after clicking the 'View' button:
... View more
12-19-2019
04:31 PM
|
0
|
4
|
1867
|
|
POST
|
Thanks for taking a guess even though you don't have access to the site None of our images require a token. so that's not it. And the site is not yet public; its limited to our Organization we are in the process of adding height and width to every image and that seems to be clearing up some of the problems. we'll keep plugging away.
... View more
10-10-2019
10:27 AM
|
0
|
0
|
3514
|
|
POST
|
Hey Graham Hudgins We are still having many problems with images in our Hub site. We have removed all absolute positioning from our custom css. that worked for a few images but did not for many as well. Here's some example - in the screen cap below the hub page is in Edit mode. The image for card 1 is completely missing. we have not touched the card during this edit 'session'. The image for Card 2 is present - it shows up as soon as we touch the edit button (the gear) for that card. Once we close the gear, the image stays visible (Card 3). The image will also stay visible after tapping the 'Save' button for the page. However, if i tap the View button for the page, and the page reloads, none of the images are visible (just like Card 1). Here's the relevant code for the card: .doc-link--container { width: calc(100% - 30px); max-width: 275px; margin: 0 auto; margin-bottom: 30px; margin-top: 100px; height: 325px; background-color: white; border-radius: 5px; box-shadow: -1px 3px 7px #888888; overflow: hidden; } .doc-link--header { width: 100%; height: 200px; overflow: hidden; border-radius: 5px 5px 0px 0px; background-color: #dddddd; } .doc-link--img { max-width: 275px; } <div class="doc-link--container"> <div class="doc-link--header"> <img class="doc-link--img" src="https://<url>/assets/photos/transportation-doc-link-1.PNG"> </div> ....
... View more
10-09-2019
04:31 PM
|
0
|
2
|
3514
|
|
POST
|
to follow up on the this thread --- From an email with Graham I see the issue. It looks like absolute positioning isn’t allowing the browser to detect when the user is looking at your image. If you re-work your custom CSS to not use absolute positioning then you should have a workaround. In the meantime, we took a copy of your custom CSS and will see what we can do to detect the user in this situation. Will keep you posted. We are going to rework our CSS to see if that solves the problem. I'll report back.
... View more
09-26-2019
02:16 PM
|
0
|
1
|
3514
|
|
POST
|
Hey Graham, The site is private. What user name would you like me to add so you can view the site? feel free to ping me directly. Ah, and thanks for your super-fast response!
... View more
09-26-2019
12:45 PM
|
1
|
1
|
3514
|
|
POST
|
About 2-3 days ago, some images stopped showing up on our Hub site. In particular, no images that are on our self-styled-cards appear in "view" mode; in "edit" mode only about 1/3 of images appear. Other images - like background images for a row - appear in both "edit" and "view" mode. In all cases, the images are hosted on a different server, i.e. an image URL is set (not uploaded to hub). Any thought about what's going on? I noticed in the Hub change log, you guys released a new feature intended to optimize image loading. Timing wise, that change and some of our images no longer loading seem related. Thank you.
... View more
09-26-2019
12:39 PM
|
0
|
9
|
3819
|
|
POST
|
Hello. Is there an AGOL hosted WAB widget for 'point in polygon' searches? Here is my use case: - I have a hosted feature layer of school districts. Some of those districts overlap (one elementary school district will overlap a middle school district which will overlap a high school district). - I have a Search bar widget where users can enter their address. - A user types their address into a Search bar and the application returns the school district polygons that are intersected by the result of the Address search. Is functionality like that possible with WAB's hosted on AGOL? Thank you.
... View more
06-18-2019
05:00 PM
|
0
|
4
|
1851
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 9 | 04-14-2026 03:22 PM | |
| 1 | 02-24-2021 12:15 PM | |
| 2 | 01-05-2026 10:04 AM | |
| 1 | 09-30-2025 01:30 PM |
| Online Status |
Online
|
| Date Last Visited |
6 hours ago
|