|
POST
|
Do you want to display a link someplace in the app that users can click and open the survey?
... View more
05-12-2025
03:24 PM
|
0
|
3
|
1510
|
|
POST
|
We can add an option that allows you to configure the app to disable the location option in a future release. In the meantime try this custom css that gets that item by looking for the gps icon. calcite-autocomplete-item[icon-start="gps-on"]{
display:none;
}
... View more
04-30-2025
09:40 AM
|
0
|
1
|
849
|
|
POST
|
Is your app public? If so can you share? If not can you select the same feature in the map viewer and the app so I can see the differences? In the example you have above it looks like a different feature?
... View more
04-28-2025
02:11 PM
|
0
|
0
|
741
|
|
POST
|
It looks like its working to me? The sidepanel in your screen capture is showing the search result popup which contains the address and zoom to button. Are you trying to show search results for the layer instead? In that case you can configure the Sidebar app to add a Layer search source. Then if users use the search box and search that layer. you'll see the search results for the layer appear. Alternatively look into the Lookup instant app. In that app the search address is used to select specified features found at that location. Here's an example: https://www.arcgis.com/apps/instant/lookup/index.html?appid=eb52e7fc96de4834a945430bede24dd1&find=745%2520W%2520BROOKLYN%2520AVE
... View more
04-28-2025
02:08 PM
|
1
|
2
|
661
|
|
POST
|
You should be able to use either the default or accordion option and have search results show up in the popup side panel. In the test app you sent it does look like its working. In the old one I wonder if something was cached- you can try testing it in a browser using private or incognito mode. You can also check out your search settings to see if there is something different between the two apps.
... View more
04-28-2025
01:39 PM
|
1
|
1
|
2253
|
|
POST
|
If you haven't already done so can you disable the header in the nearby app to get more space since you already have a header in Experience Builder? You can provide more space to the map via CSS but it will be quite involved to get it working as expected. We are working on an option to collapse the results in a future release but its not possible to add that via custom CSS.
... View more
04-28-2025
12:35 PM
|
0
|
0
|
948
|
|
POST
|
The option is now called Accordion Panel and you can find it in the Sidebar section until Popup Tool Label. That said can you provide more details about the selection/clear selection issues you are seeing?
... View more
04-28-2025
12:28 PM
|
1
|
4
|
2261
|
|
POST
|
Yes that is the option I am referring to. No there isn’t currently a way to set it for the zoom button.
... View more
04-24-2025
10:14 AM
|
0
|
0
|
1713
|
|
POST
|
You can use the configuration experience to edit the title to whatever you'd like.
... View more
04-23-2025
12:41 PM
|
0
|
1
|
2157
|
|
POST
|
@LeaDev Are you saying you resolved the issue? I only see one title in your image?
... View more
04-23-2025
12:26 PM
|
0
|
1
|
2175
|
|
POST
|
@Tiff unfortunately its not possible to update that behavior outside the release cycle. So a fix will have to wait for the next Online release. The issue is that when the popup option is enabled it is using the popup zoom behavior which will continue to zoom in when clicked. Another alternative is to disable the popup option and enable search scale and set a search scale to use to zoom to. However in that case it'll zoom to the same scale for points, lines, polys etc so you might end up zoomed in too far for other features.
... View more
04-23-2025
12:20 PM
|
0
|
2
|
1749
|
|
POST
|
Strange I haven't seen this behavior before. If you look at the item details page for your app in ArcGIS Online in the bottom underneath Credits/Attribution you should see the url does that url contain the find parameter?
... View more
04-23-2025
12:12 PM
|
0
|
0
|
287
|
|
POST
|
I don't see it listed twice in the demo app here: https://www.arcgis.com/apps/instant/atlas/index.html I also went through the steps to configure a new Atlas app and update the title and cannot reproduce. Is your app public? If so can you share? Or a screenshot?
... View more
04-23-2025
12:10 PM
|
0
|
2
|
2187
|
|
POST
|
@Tiff if you can log an issue via Esri support we can work on a fix for the next release of Online (due around the User Conference). In the meantime can you try this approach: 1. Enable the 'Enable pop-up on zoom' option in the configuration panel 2. Hide the popup that appears on the map using this CSS. .esri-popup__main-container.esri-widget{
display:none;} Let me know if that doesn't address the issue for you
... View more
04-23-2025
12:00 PM
|
0
|
4
|
1757
|
| 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
|