|
POST
|
I took a look at the way your app is configured and it looks like all five layers are included in the "Layers to include in results" section. If you remove the layers you don't want included does that return the proper results?
... View more
Tuesday
|
0
|
0
|
26
|
|
IDEA
|
We are looking at adding this for the fall release of Arcgis Online and we were curious if you were looking for a second button that resets the experience. Or to make the existing clear button do that reset?
... View more
a week ago
|
0
|
0
|
36
|
|
IDEA
|
@KatieQuantrell this is coming in the fall release of Arcgis Online. In that release you'll be able to update the order of the tools in the sidebar.
... View more
a week ago
|
0
|
0
|
25
|
|
POST
|
@StevenJett1 Unfortunately no but we will add support for that capability in a future release.
... View more
3 weeks ago
|
1
|
0
|
57
|
|
POST
|
I tried a few things but I don't think you can hide this via CSS.
... View more
3 weeks ago
|
0
|
0
|
47
|
|
POST
|
@StevenJett1 if you have group result by layer disabled then the layer names will not show up. What should display in that location is the title defined for the popup in the ArcGIS Online (or Enterprise) Map Viewer
... View more
3 weeks ago
|
1
|
0
|
60
|
|
POST
|
This issue was fixed in the last release of Arcgis Online https://support.esri.com/en-us/bug/arcgis-instant-apps-was-scanned-using-axe-devtools-whic-bug-000183595
... View more
3 weeks ago
|
0
|
0
|
38
|
|
POST
|
It is sometimes tricky to determine what can be modified via custom css. As you noted above dev tools is a big help to try and figure it out. You can also look at the calcite documentation to determine what can be customized. Here's an example: https://developers.arcgis.com/calcite-design-system/components/action/#styles
... View more
3 weeks ago
|
0
|
0
|
35
|
|
IDEA
|
If I understand the workflow correctly you'd want this to behave the way that the legend behaves in Instant Apps if the "Show in map legend" option is disabled in the ArcGIS Online Map Viewer is that correct? The way that works is that if its disabled in the map viewer the layer will appear in the map but it will not appear in the legend. So in your case if we applied this to the layer list too you could choose to exclude the outline layer from the legend and layer list but the symbolized layer would still appear in both so users could toggle the layer visibility?
... View more
3 weeks ago
|
0
|
0
|
41
|
|
POST
|
Pop-ups do work in the sample Slider app. Is your app public if so can you share the link to test? https://www.arcgis.com/apps/instant/slider/index.html
... View more
4 weeks ago
|
0
|
1
|
66
|
|
POST
|
@MadisonCamp This is the behavior when results are grouped by layer. The Nearby app supports setting all collapsed, all open or first one open and we do plan to offer this capability in the Zone Lookup app in a future release. If you do not need your results to be grouped by layer you can uncheck that box in the app configuration and all the results will be collapsed.
... View more
4 weeks ago
|
2
|
0
|
134
|
|
POST
|
@CarstenLangeCpp We will work on fixing this at the app level in a future release. For now you should be able to set the font size to 16px or larger for mobile sizes by adding the following to the Custom CSS option during app configuration. @media (max-width: 767px){
.esri-search, arcgis-search {
--calcite-font-size-relative-base: 16px;
}
}
... View more
4 weeks ago
|
2
|
1
|
94
|
| 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 |
yesterday
|