|
POST
|
The outline issue is a bug in the Sidebar app we'll work on a fix for that issue. Currently the target for the buttons on the map are 32x32 so they meet the target size requirements here: https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum.html You could update the icon color using this if changing the color would help? --calcite-icon-color:red;
... View more
06-25-2025
02:22 PM
|
0
|
0
|
1180
|
|
POST
|
@Amanda__Huber Sorry for the confusion it's not live yet. It will be included in the June 2025 update of ArcGIS Online currently planned for this evening: https://status.arcgis.com/
... View more
06-25-2025
09:03 AM
|
0
|
0
|
1205
|
|
POST
|
Is your app public so we can test or do you have screen shots that show what you mean by "just give a list of geography"?
... View more
06-24-2025
03:15 PM
|
0
|
1
|
486
|
|
POST
|
Glad you got it working in Experience Builder. Next week it should also be supported in the 3DViewer instant app if you have a local scene or are zoomed in.
... View more
06-24-2025
01:59 PM
|
1
|
1
|
1136
|
|
POST
|
Thanks the sample apps helped and I was able to reproduce and we will work on a fix.
... View more
06-24-2025
11:31 AM
|
0
|
0
|
746
|
|
POST
|
In the next release of ArcGIS Online if the app you are using supports a Custom CSS option in the configuration experience you will be able to hide this button using the following css instant-apps-splash {
--instant-apps-splash-back-content-display: none;
} We will add this as a configuration option in a future release.
... View more
06-24-2025
09:50 AM
|
4
|
4
|
1425
|
|
POST
|
In the upcoming release of ArcGIS Online you will be able to configure Zone Lookup and Nearby to use the users location when the app loads. In Sidebar and Media you can use a url param to add support for this to your app. The url param is startupLocation so your url would look like this: https://www.arcgis.com/apps/instant/sidebar/index.html?appid=b2b0b5bc5a8446daa00505addcccdc56&startupLocation=true
... View more
06-24-2025
09:45 AM
|
0
|
1
|
1217
|
|
POST
|
You might be able to get the arrow to show by modifying the popup html a bit. Here's what worked for me in dashboard. I added style="display:revert;" to overwrite a dashboard style applied to the summary element. <details>
<summary style="display:revert;">Drop Box Location:</summary>
<p>
{fulladdr}
</p>
</details>
... View more
06-24-2025
09:34 AM
|
1
|
1
|
2167
|
|
POST
|
One way to accomplish this could be to use the HTML details disclosure element. This creates a collapsible section using only HTML. If you click on one of the ballot drop box locations in this map you'll see the collapsible area. <details>
<summary>Drop Box Location:</summary>
<p>
{boxlocdesc}
</p>
</details>
... View more
06-23-2025
10:54 AM
|
2
|
1
|
2218
|
|
POST
|
I'm struggling to repro the other issue. Is your web map publicly available? If so can you share the map id?
... View more
06-20-2025
01:02 PM
|
0
|
1
|
792
|
|
POST
|
Ok I see the issues with related records disappearing. This will be fixed in the next release of ArcGIS Online. For the overlapping features issue I'll see if I can find data to test it out.
... View more
06-20-2025
11:42 AM
|
0
|
2
|
798
|
|
IDEA
|
@BernSzukalski we tested on a few different machines and devices and are able to successfully open the app and hover. What are you seeing? Is it opening but hover not working?
... View more
06-20-2025
09:00 AM
|
0
|
0
|
960
|
|
POST
|
There are known issues with the export of related records but other records should export as expected.
... View more
06-18-2025
01:56 PM
|
0
|
0
|
523
|
|
POST
|
In the upcoming release of ArcGIS Online we added the ability to collapse the results on mobile. Here's a screen shot showing the initial view and the collapsed view.
... View more
06-18-2025
01:51 PM
|
1
|
1
|
838
|
|
POST
|
We can look into this and see if its possible to support this in a future release of the 3D Viewer app.
... View more
06-18-2025
01:48 PM
|
0
|
2
|
1201
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-31-2026 08:27 AM | |
| 1 | 03-26-2026 09:07 AM | |
| 1 | 03-26-2026 10:11 AM | |
| 1 | 03-24-2026 02:23 PM | |
| 1 | 03-17-2026 02:50 PM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|