|
POST
|
Do you have the "Enable pop-up for layers not included in results" option selected in the configuration?
... View more
06-09-2026
09:53 AM
|
1
|
1
|
175
|
|
POST
|
Ok I found the issue and we'll get a fix out in the next release of ArcGIS Online.
... View more
06-09-2026
08:05 AM
|
0
|
1
|
307
|
|
POST
|
Ok I think I see the issue. It looks like one of the results is selected and that is the feature that displays on the map. It should be the first one so there is an issue. I'll take a look at this and see if we can get it working consistently.
... View more
06-09-2026
07:34 AM
|
0
|
0
|
310
|
|
POST
|
No this isn't a common issue. Based on the error message it seems like the app has an issue with the editable layer. Can you submit a support issue for this one so they can help take a look at that layer?
... View more
06-01-2026
08:57 AM
|
0
|
0
|
595
|
|
POST
|
@AndreaB_ if you only have one attachment per feature you can use the Attachments alternative text option in the app configuration to specify a field in your layer that contains text descriptions for the attachments
... View more
05-13-2026
07:47 AM
|
0
|
1
|
372
|
|
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
05-01-2026
12:19 PM
|
0
|
0
|
350
|
|
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
05-01-2026
12:05 PM
|
0
|
1
|
568
|
|
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
04-23-2026
11:25 AM
|
0
|
4
|
1074
|
|
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
04-23-2026
09:10 AM
|
0
|
6
|
1083
|
|
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
04-23-2026
09:07 AM
|
0
|
0
|
416
|
|
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
04-16-2026
08:42 AM
|
0
|
1
|
1275
|
|
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
|
457
|
|
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
|
215
|
|
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
|
1021
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | 4 weeks ago | |
| 2 | 4 weeks ago | |
| 1 | 07-09-2026 08:56 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|