|
BLOG
|
Update on 7/23/25: Tested widget on EB DE 1.18 and works as normal, but if anyone encounters issues in 1.18, please post them here.
... View more
07-23-2025
10:06 AM
|
1
|
0
|
15303
|
|
POST
|
Thank you @VenkataKondepati, I will give the Community Post a couple of days but might create an Esri ticket if needed.
... View more
07-23-2025
10:04 AM
|
1
|
0
|
2419
|
|
POST
|
I am using the out of the box map layers widget in EB DE 1.18 that was released today, and I am unable to export to shapefile, file gdb, or KML from the map layers widget. Has anyone else had luck trying this? I don't get many error messages, but when I choose one of the 3 export options I get the console error below. Prior options such as CSV, JSON, and GeoJSON export as normal.
... View more
07-23-2025
09:39 AM
|
0
|
18
|
3764
|
|
POST
|
07/23/2025: Tested widget on Developer Edition 1.18 that was released on 7/23/25 and widget functions as normal.
... View more
07-23-2025
07:26 AM
|
1
|
3
|
1783
|
|
DOC
|
07/23/2025: Tested widget on Developer Edition 1.18 that was released on 7/23/25 and widget functions as normal.
... View more
07-23-2025
07:24 AM
|
0
|
0
|
12121
|
|
BLOG
|
07/23/2025: Tested widget on Developer Edition 1.18 that was released on 7/23/25 and widget functions as normal.
... View more
07-23-2025
07:22 AM
|
0
|
0
|
10775
|
|
POST
|
We had a user call with as similar issue for one particular machine. The resolution for him was to disable hardware acceleration within the particular browser.
... View more
07-21-2025
09:36 AM
|
1
|
0
|
4425
|
|
IDEA
|
This could be useful or creating polygon and line easement records.
... View more
07-14-2025
12:18 PM
|
0
|
0
|
3580
|
|
IDEA
|
We have a similar situation. One workaround we are thinking of doing is through the basemap gallery widget. In a fairly recent release of EB, you can configure custom basemaps. It is an additional task to set it up, but might work for not having to change the anonymous access settings.
... View more
07-14-2025
08:52 AM
|
0
|
0
|
732
|
|
POST
|
Glad it worked! Also, back in June Esri added the allow to restore state option like WAB builder used to have.
... View more
07-11-2025
08:08 AM
|
0
|
0
|
1000
|
|
POST
|
In your application settings, your URL parameters may need to be configured to pass on settings like extent, scale, layer visibility, etc. from the share widget.
... View more
07-11-2025
07:36 AM
|
2
|
1
|
1012
|
|
POST
|
Glad it worked! Found this article as well which may be useful. https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/authoring-pop-ups-using-html-source-editing
... View more
07-07-2025
12:27 PM
|
0
|
0
|
586
|
|
POST
|
@AndyKubrin when I look at the pop up settings, it looks like the HTML is in plain text. You might need to click Source button first, then apply HTML, exit source, then save. When I apply the below code, this is how it looks for me. I did not save the web map, but this may work for you. <div style="font-family:sans-serif;">
<h3 style="color:#1F77B5;">
<strong>{Site}: {Location}</strong>
</h3>
<table style="font-family:sans-serif; width:100%; border-collapse: collapse;">
<tr>
<th style="text-align:left; border: 1px solid #ccc; padding: 6px;">Latitude</th>
<td style="border: 1px solid #ccc; padding: 6px;">{Latitude}</td>
</tr>
<tr>
<th style="text-align:left; border: 1px solid #ccc; padding: 6px;">Longitude</th>
<td style="border: 1px solid #ccc; padding: 6px;">{Longitude}</td>
</tr>
<tr>
<th style="text-align:left; border: 1px solid #ccc; padding: 6px;">Notes</th>
<td style="border: 1px solid #ccc; padding: 6px;">{Note}</td>
</tr>
</table>
</div>
... View more
07-07-2025
12:08 PM
|
0
|
1
|
595
|
|
POST
|
@AndyKubrin is the AGOL item you are working with publicly accessible?
... View more
07-07-2025
10:24 AM
|
0
|
1
|
2127
|
|
POST
|
Unfortunately it looks like using the out of the box Legend widget there is not a workaround, you would either have to show data at all extents or go the custom widget route and modify the out of the box legend widget in Developer Edition.
... View more
07-02-2025
03:34 PM
|
0
|
0
|
554
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 hours ago | |
| 1 | Tuesday | |
| 1 | yesterday | |
| 2 | Tuesday | |
| 3 | Tuesday |
| Online Status |
Online
|
| Date Last Visited |
14m ago
|