|
POST
|
Benjamin, YES, this is a major pain when using joins to create views on hosted layers in AGOL. There is no work-around - you will have to bite the bullet and recreate part of your content. The GOOD news is that the webmaps are easy - you can use the ArcGIS Online Assistant to simply re-point the relevant layer in your webmap to the new URL of your re-created view. The BAD news is, yes, you have to change the data source in any widgets in the dashboard, which loses some of the configuration for that widget. I take plenty of screen shots of my widget configuration screens before I make a change like this. Vote for this idea: https://community.esri.com/ideas/18414 Jay
... View more
08-20-2020
01:34 PM
|
1
|
1
|
2578
|
|
POST
|
Yep, that was exactly what I needed - thanks Nikolas!
... View more
08-18-2020
08:40 AM
|
0
|
0
|
1774
|
|
POST
|
Good luck! If this works out for you, be sure to "Mark as Correct" on my answer so that the question shows up as answered.
... View more
08-18-2020
07:56 AM
|
1
|
0
|
1794
|
|
POST
|
Here is a pretty thorough "how-to" on this: How to georeference images in ArcGIS | Map and Data Library Jay
... View more
08-18-2020
07:31 AM
|
1
|
0
|
1794
|
|
POST
|
Why do my database connections in the Pro Catalog Pane sometimes end up with a number appended, like (2) or (3), in the connection name? This suggests I already have such a connection (SOMEWHERE), but I don't see it. How do I manage my database connections to get rid of these duplicates?
... View more
08-18-2020
07:20 AM
|
0
|
2
|
1822
|
|
POST
|
Great! Be sure to mark my answer as "Correct", so that this question shows up as "Answered". Jay
... View more
08-18-2020
07:06 AM
|
0
|
0
|
7046
|
|
POST
|
Can you provide a screen shot or example? In Pro 2.6, when I insert an Attribute as Dynamic Test in my Data Driven Pages map book, an attribute value including an & works just fine. What formatting are you trying to apply that is getting messed up?
... View more
08-17-2020
01:33 PM
|
0
|
8
|
6282
|
|
POST
|
I've removed the top part of the pop-up from the table and my left alignment has returned. So I'm okay for my customer, but I really want to understand why that table went into a bad alignment situation, since putting everything in the table gives me a little more control over the popup. ------------------------------------------- BAD right-alignment popup dashboard: https://washoe.maps.arcgis.com/apps/opsdashboard/index.html#/7d3b6cd258f74eeab8a96d7a0faf55c2 webmap supporting this with left-alignment HTML table: https://washoe.maps.arcgis.com/home/webmap/viewer.html?webmap=066bbdeea56e4d90b3c8a0f29a7f6193 ---------------------------------------------- Good alignment dashboard (not using table for top part of popup): Good alignment dashboard webmap supporting this: https://www.arcgis.com/home/webmap/viewer.html?webmap=d37055198924487297cbfd6a13d5e78b ------------------------ Thanks Jay
... View more
08-17-2020
10:47 AM
|
0
|
2
|
4157
|
|
POST
|
After you have started editing, Click the Editor menu again, then Editing Windows, Create Features. This opens the "Create Features" panel . Click the type of feature you want to place on the map, then click on the map to place it. Once the point is on the map, click the Attributes button to add attributes, or edit in the table. Save Edits and Stop Editing. You might benefit from some of ESRI's free online training: https://www.esri.com/training/ Good luck! Jay
... View more
08-17-2020
09:39 AM
|
1
|
2
|
7046
|
|
POST
|
I also have put everything into a single table, in case that was a problem. Lisa Berry POPup HTML (everything in one table) <table border="1" cellpadding="1" cellspacing="1" style="text-align: left; width: 150px;"> <tbody> <tr style="background-color: #0076a9"> <td align="left" colspan="2"><font color="#d3d3d3">.....TESTING_LOCATION_INFO.....</font></td> </tr> <tr style="background-color: #0076a9"> <td align="left" colspan="2"><font color="#d3d3d3">{NAME}</font></td> </tr> <tr style="background-color: #0076a9"> <td align="left" colspan="2"><font color="#d3d3d3">{ADDRESS}</font></td> </tr> <tr> <td align="left" colspan="2">{PHONE}<br /></td> </tr> <tr> <td align="left" colspan="2"><font color="#ff0000">{REQUIREMENTS}</font><br /></td> </tr> <tr> <td align="left" colspan="2"><a href="{LINK}" rel="nofollow ugc" target="_blank">Specific location website</a><br /></td> </tr> <tr> <td align="center" colspan="2">{DAYS_1} {HOURS_1}<br /></td> </tr> <tr> <td align="center" colspan="2">{DAYS_2} {HOURS_2}<br /></td> </tr> <tr> <td align="left" width="80%">Screening Required?</td> <td align="left" width="20%">{SCREENING_REQUIRED}</td> </tr> <tr> <td align="left" width="80%">Appt. Required?</td> <td align="left" width="20%">{APPT_REQUIRED}</td> </tr> <tr> <td align="left" width="80%">Doctor's Order Req?</td> <td align="left" width="20%">{ORDER_REQUIRED}</td> </tr> <tr> <td align="left" width="80%">Drive-thru?</td> <td align="left" width="20%">{DRIVE_THRU}</td> </tr> </tbody> </table>
... View more
08-14-2020
01:47 PM
|
0
|
4
|
4157
|
|
POST
|
I have a webmap in which I've formatted the HTML pop-up as two tables. In the webmap the pop-up looks fine and everything aligns left. EVERYTHING in this pop-up is formatted as a table - even the top half that doesn't show cell boundaries. When I use this map within Dashboard, the very same pop-up behaves as right-aligned: My pop-up HTML is attached. I've shoved a bunch of left-align statements everywhere to try to force the behavior - to no avail. Any thoughts on what is happening here? Jay
... View more
08-14-2020
01:09 PM
|
1
|
8
|
4223
|
|
POST
|
Thanks. I'll give that a try. ExpBuilder has come a long way from the Beta and is headed in a promising direction.
... View more
08-13-2020
03:59 PM
|
1
|
0
|
5109
|
|
POST
|
OK, this is a little cheesy, but I've added a "PLEASE WAIT WHILE DATA LOADS" text box to Page 2 that is "sent to back". So this message displays until the data loads into the list on top of it and visually blocks it. It's a crude band-aid.
... View more
08-13-2020
12:51 PM
|
1
|
5
|
5109
|
|
POST
|
I have a multi-page Experience Builder app and when it goes to the second page (via a button), it is sometimes slow to respond and displays a "No Data" message until the data finally appears (usually 2-3 second lag, but occasionally 5-6 seconds, i.e. FOREVER in browser time). It does this regardless of whether the data is one of my local services or a hosted AGOL service. Typically this happens the FIRST time page 2 is opened, then seems to work better for subsequent operations within the same browser session. Experience This is not a good message to put in front of the users. Is there any way to control this message and instead say "Data Loading...", "Sorry I'm so slow" or something like that? David Martinez Thanks, Jay
... View more
08-13-2020
11:09 AM
|
1
|
7
|
5257
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-16-2020 03:40 PM | |
| 1 | 03-01-2019 01:46 PM | |
| 1 | 07-16-2019 08:13 AM | |
| 1 | 02-03-2022 02:20 PM | |
| 1 | 02-02-2022 07:07 AM |
| Online Status |
Offline
|
| Date Last Visited |
01-13-2023
04:51 PM
|