|
POST
|
@StevenJett1 Unfortunately no but we will add support for that capability in a future release.
... View more
yesterday
|
1
|
0
|
11
|
|
POST
|
I tried a few things but I don't think you can hide this via CSS.
... View more
yesterday
|
0
|
0
|
3
|
|
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
yesterday
|
1
|
0
|
14
|
|
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
yesterday
|
0
|
0
|
5
|
|
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
yesterday
|
0
|
0
|
7
|
|
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
Wednesday
|
0
|
0
|
21
|
|
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
Tuesday
|
0
|
1
|
44
|
|
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
Tuesday
|
2
|
0
|
88
|
|
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
Tuesday
|
2
|
1
|
67
|
|
POST
|
@AndreaRoskelley We updated the app so your gallery app should now open your survey links correctly.
... View more
3 weeks ago
|
1
|
1
|
95
|
|
POST
|
@masslc a fix for this went in so your app should be working as expected now.
... View more
3 weeks ago
|
0
|
0
|
95
|
|
POST
|
@AndreaRoskelley thanks for the link that helped us to see the issue. We are working on a fix for this and will post back here when its ready
... View more
3 weeks ago
|
0
|
0
|
111
|
|
POST
|
@AndreaRoskelley is your category gallery app public? If so can you share the link so we can take a look and see why its behaving differently in Gallery?
... View more
3 weeks ago
|
0
|
1
|
120
|
|
POST
|
@buliabones this issue is fixed in the app now so your original url should work as expected. https://pimamaps.maps.arcgis.com/apps/instant/nearby/index.html?appid=cd5d20f43311435f8563105af25299f4&sliderDistance=5&distance=5
... View more
3 weeks ago
|
0
|
1
|
233
|
|
POST
|
Ok I found the link but can't repro the issue with the app. Maybe its only happening with some parcels? https://gslmsd.maps.arcgis.com/apps/instant/lookup/index.html?appid=f5e278bab0ac43108ff0d3250f26b517#find=1224%20E%2010600%20S Update: After more testing I was able to reproduce the issue and I'm looking into it now.
... View more
3 weeks ago
|
0
|
0
|
132
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | yesterday | |
| 1 | yesterday | |
| 2 | Tuesday | |
| 2 | Tuesday | |
| 1 | 3 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|