|
POST
|
You could use the browser developer tools network tab to find the web map that is associated with the Zone Lookup application then get the appid and open it up in ArcGIS Online to inspect the popup content to see how it is created. If you filter the network traffic by the term "data" then run the app with the browser tools open you'll see the requests for the web map.
... View more
|
0
|
0
|
31
|
|
POST
|
Is the app public? If so can you share the url and we can take a look and see what is missing. This generally means the web map or app is unavailable or missing.
... View more
|
0
|
0
|
48
|
|
POST
|
Do you have editing enabled? If so can you disable it and see if the app loads? Also is this Enterprise or Online?
... View more
2 weeks ago
|
0
|
3
|
265
|
|
POST
|
If you open up the browser developer tools are there any errors in the console? Also is your app public if so can you share the link and we can take a look.
... View more
2 weeks ago
|
0
|
5
|
274
|
|
POST
|
This looks like a bug when the "Features within a zone" option is enabled and a search layer is selected. We'll take a look at fixing this in a future release.
... View more
2 weeks ago
|
0
|
0
|
145
|
|
POST
|
Those elements are plain text, not interactive, so tabbing with a keyboard won't focus them, that's expected behavior. For non-interactive content like the text before and after your results, screen readers handle it through their own navigation commands rather than keyboard tab focus. I tested on Mac using the built-in VoiceOver screen reader and confirmed that your pre- and post-results text is being read correctly. You can access it either by using the VoiceOver command to start reading from a specific location on the page, or by using the VoiceOver item navigation shortcuts (VO + Left/Right arrows). This article gives a solid overview of how paragraph text works with screen readers — might be helpful context: https://www.perkins.org/resource/reading-efficiently-screen-reader-reading-paragraphs/#:~:text=Many%20reading%20assessments%20number%20the,or%20add%20several%20random%20words.
... View more
3 weeks ago
|
0
|
1
|
242
|
|
POST
|
You can definitely still make css changes but its a bit trickier now because the apps use components encapsulate some of the styling and that can make it harder to make updates. But you can modify the placeholder color and update the font size and weight. Here's an example that should work for Zone Lookup .search-panel{
calcite-autocomplete{
--calcite-autocomplete-input-placeholder-text-color:#ff00ff;
--calcite-font-weight-normal:900;
--calcite-font-size-relative-base:1.2em;
}
}
... View more
04-02-2026
02:10 PM
|
0
|
0
|
172
|
|
POST
|
This definitely sounds like a bug - we can look at addressing it. If possible can you submit a support ticket for this one?
... View more
04-02-2026
01:45 PM
|
0
|
1
|
93
|
|
POST
|
The next update is still a few months away in early summer. Not sure if this would work in your use case but you can also include a layer picker when you configure the swipe app and that allows you to define additional leading and trailing layers to hide/show when the swipe bar moves.
... View more
03-31-2026
08:27 AM
|
1
|
1
|
382
|
|
POST
|
Which app are you using? Here is an example of the Basic app with a County layer enabled as a search source. If you select the 'USA Census Counties' layer in the locator list then search for a US county it should zoom to that feature and show the associated popup. https://jsapi.maps.arcgis.com/apps/instant/basic/index.html?appid=9730fe5221ae40c1b3d9fd4fa9872853
... View more
03-26-2026
10:34 AM
|
0
|
0
|
218
|
|
POST
|
This is an easy update so we will add support for this to the basic app for the next release of Online.
... View more
03-26-2026
10:11 AM
|
1
|
1
|
437
|
|
POST
|
Basic doesn't have an option to apply layer transparency - but that could be a good enhancement for a future release. But it does have the option to add the swipe tool that can be used to view the underlying basemap. Here is an example: https://jsapi.maps.arcgis.com/apps/instant/basic/index.html?appid=0724e272354a4815b5b2f5a4af0a1f04 Another option could be the Atlas app it does allow you to apply transparency to layers. Here's an example of that you use the Map layers option to set the layer transparency https://jsapi.maps.arcgis.com/apps/instant/atlas/index.html?appid=439f2d03a86e47fe9c5eeb18f6e5d0b8&webmap=4eb84af574c348dba3d8378c205dcb1b
... View more
03-26-2026
09:07 AM
|
1
|
1
|
444
|
|
IDEA
|
@RowanTaylor you can setup the Basic app to support hover behavior.
... View more
03-25-2026
09:46 AM
|
0
|
0
|
283
|
|
POST
|
That one looks like a Dashboards app. So a new issue to support would be good. You can also ask this question in the Dashboards community.
... View more
03-24-2026
02:23 PM
|
1
|
0
|
98
|
| 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 |
Friday
|