|
POST
|
Hi Damian, No, we do not have the functionality yet.
... View more
03-18-2024
02:08 PM
|
0
|
0
|
959
|
|
IDEA
|
@GeorginaCutler1 Near Me is replacing the functionalities of Screening widget in Experience Builder, in last update we added functionality to upload your own data and use it for input search area. Also, printing report capability is coming in Enterprise 11.3 release in early May (tentative). Please give Near Me a try https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/near-me-widget.htm. We are planning to publish migrating workflow of Screening widget in Near Me in early May, keep an an eye on the community posts for the blog. Thanks Aziza
... View more
03-18-2024
08:31 AM
|
0
|
0
|
3099
|
|
BLOG
|
@JarrettLivesey1 we have added many enhancements including adding map symbols in Near Me in last two ArcGIS Online updates, please give it a try and let us know if anything is still missing.
... View more
03-18-2024
07:43 AM
|
1
|
0
|
10198
|
|
BLOG
|
Hi @Sunnny Replacement for Info Summary is going to be released in Enterprise 11.3. the tentative release timeline is early May this year. The new widget name is Near Me. Once it is available in 11.3, you can follow this blog https://www.esri.com/arcgis-blog/products/experience-builder/local-government/recreating-web-appbuilder-info-summary-widget-workflows-in-experience-builder/ to migrate your workflow using the Near Me widget in Experience Builder. In the meantime you can take a look and get familiar with this using the ArcGIS Online version https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/near-me-widget.htm. Thanks Aziza
... View more
03-18-2024
07:27 AM
|
2
|
0
|
10207
|
|
POST
|
@isevans Yes, we fixed this issue in February update, thank you for confirming that it works in your app.
... View more
03-05-2024
01:54 PM
|
0
|
0
|
3888
|
|
BLOG
|
We have added some great enhancements in Near Me in February 2024 ArcGIS Online update. The updates include adding more functional parities with Near Me, Situation Awareness, Info summary and Screening in Web AppBuilder widget. Major enhancements we have added are list virtualization to improve performance, a configuration parameter to show map symbols in widget panel, use all features from a layer as input search area and many more small but valuable features. We also organize the configuration experience for greater usability and better user experience. Summary of the key enhancements in February update The widget uses list virtualization to improve run time performance. Also, if you have lot of features in your web map, you may consider turning on the client side query option in the Map widget for your map to have better performance. In results, you can include map symbols representing the symbology of features that meet the analysis criteria. You have option now not to show input location address in the widget panel. You can use data added at run time with the Add Data widget as input data for analysis. As for example, if you have a shapefile or file geodatabase layer for you survey areas, you can upload the layer using Add Data widget and then use Set location data action to use that layer as input search area in Near me for finding features within your survey polygons. You can choose which sketch tools for drawing an input location appear in the widget panel at run time. You can create an input search area using all features from a layer through Map Layers widget. When any analysis only returns one feature, the widget now zooms to that feature automatically. When exporting to CSV format, the name of the input layer becomes the name of the .csv file. Related resources The following docs will be updated tomorrow (29th February, 2024) after ArcGIS Online update What's new—ArcGIS Experience Builder | Documentation Near Me widget—ArcGIS Experience Builder | Documentation Recreating Near Me workflows in Experience Builder | Blog article Recreating Situation Awareness workflows in Experience Builder | Blog article Recreating Info Summary workflows in Experience Builder | Blog article
... View more
02-28-2024
03:46 PM
|
12
|
1
|
1937
|
|
POST
|
No worries at all. tagging @Wei_Ying , she might be able to help with the Query widget question.
... View more
02-07-2024
10:21 AM
|
0
|
0
|
784
|
|
POST
|
@JeffreyThompson2 I got your use case now, thanks so much for the illustration. Now, what is your workflow at runtime? Are you searching this polygon to get the intersecting starts with 0 buffer, if you do that it should return all the intersecting stars because in that case Near Me will send the extent of the polygon and get the intersecting stars. Another way you can accomplish your workflow, is to select the City Limit polygon to open its pop-up and from there click on the data action button and click set location. Set the crime layer as your proximity analysis layer in Near Me and use 0 buffer distance. Please let me know if it solves your issue.
... View more
02-07-2024
09:42 AM
|
1
|
2
|
2521
|
|
POST
|
@vijaybadugu I am sorry I am not a developer but here is our doc https://developers.arcgis.com/experience-builder/guide/, and hope other developers will be able to help you with this.
... View more
02-01-2024
01:06 PM
|
0
|
0
|
1268
|
|
POST
|
Hi @vijaybadugu Right now you can't use data actions (Direction from, Direction To) to Direction widget to calculate route, however we are working on a single data action for this, so from Near Me results you can use just one data action that will take both From and To address and calculate route. Is there any reason you don't want to use data action? You can definitely customize Near Me widget using Experience Builder developer edition to accomplish this.
... View more
02-01-2024
08:39 AM
|
0
|
1
|
1288
|
|
DOC
|
@colejo02 Yes you can do this, turn off "Show distance settings" in the configuration.
... View more
01-31-2024
08:11 AM
|
0
|
0
|
4002
|
|
POST
|
Hi @AaronManuel2 At this moment there is no way to export only fields in the list in List widget, same is true for Near Me. As far as I know only Table widget can do this (export selected fields). We will log an enhancement request for this in List and Near Me widget. Thanks Aziza
... View more
01-19-2024
04:45 PM
|
1
|
0
|
4289
|
|
POST
|
Hi @AaronManuel2 , You can use Public Notification Instant app, it has the focused workflow to create labels, here is a blog on how to achieve this workflow in Public Notification app https://community.esri.com/t5/arcgis-instant-apps-blog/introducing-public-notification-beta/ba-p/1266641 If you must use Experience Builder, then setting the output of Near Me in the List widget's data source should do this. After you set the output data from Near Me in List widget, did you set the field's in the list widget to show? If not here are the steps to do so: 1. In the List widget content, Make sure Near Me output data is selected 2. Then click inside the list widget and click on the database button to set up the dynamic content, here you should see the list of output fields from Near Me. 3. Then add fields to List widget from this output field list. It should show up when you run Near Me analysis Please let me know if you still have problem showing Near Me output in List widget.
... View more
01-17-2024
11:36 AM
|
0
|
2
|
4358
|
|
POST
|
In my last response, the link I shared is a bit old for creating attribute index. Here is the updated doc on how to create attribute index in hosted feature layer. you need to be the owner of the layer or you need administrator role in your org. https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_0D8D9E34EAB642228377FAAE466A826C
... View more
01-10-2024
02:10 PM
|
0
|
0
|
1324
|
|
POST
|
Hi @BrandonPrice1 , number of fields may be contributing in the slow performance, do you need all these fields? If not I would suggest that you delete unnecessary fields, but if you need them, you can add attribute index that might be helpful, here is a link for how to do it with ArcGIS Online hosted services https://community.esri.com/t5/arcgis-online-questions/arcgis-online-feature-service-attribute-indexes/td-p/52720. Another setback we have right now is Experience builder uses server side query at this moment, so it is bit slower, but the good news is, they are working on implementing client side query and you will get much better performance once this work is completed and released
... View more
01-10-2024
12:20 PM
|
0
|
0
|
1334
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-07-2026 10:17 AM | |
| 1 | 02-27-2026 09:43 PM | |
| 6 | 02-26-2026 08:27 AM | |
| 3 | 02-26-2026 11:47 AM | |
| 4 | 10-24-2025 04:50 PM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|