|
POST
|
Hi @johnbrosowsky You should be able to achieve the workflow you have in your sample WAB app in EXB. I created a sample app in EXB to mimic your workflow. Add and configure Near Me: Select the map In the Analysis Settings panel, select Specify a location Enter your custom heading label, right now, only limitation for the heading label is you can't control font styling, it will be added in next update. Enter 0 as the Search distance. Uncheck Show distance settings Uncheck Show sketch tools Click Add Analysis button Select USA Counties Generalized boundaries as layer Enter a Label Select Closest Feature as the analysis type, Change the Highlight color to Cyan, Click Ok. Set up message action so it zooms to feature boundary Click on the Action tab in Near Me Click on Add a trigger, then Record selection changes. Click on Map from the widgets list. Click Zoom to from Select an action Close the Action Settings panel and save the app. Add and configure Search widget to the App Add the Search widget into the map. Click New search source Click on Locator source, then click on Select utility and select ArcGIS World Geocoding service. Make sure that Enable filtering for layer source search is turned off if you configure a feature layer. Expand Search result and check Auto select the first result. On the Action tab, click Add a trigger. Select Record selection changes as a trigger. Select Near Me as a target from the Widgets list and Set location as an action to use the searched location as an input location in the Near Me widget. Save the app and launch. Now type an address in the search widget and then select a candidate from the search widget. The address will be used as an input location in Near Me and it will return the intersecting polygon. Now click on the result in Near Me widget and the map will zoom to the feature. Here is what it looks like . If you still have any issue setting this up in EXB, please let me know. Thanks so much for your patience.
... View more
11-06-2023
02:40 PM
|
1
|
3
|
1756
|
|
BLOG
|
Hi @RamonPierce1 , Yes, this functionality is already available in new Near Me. It works with the Search widget using message action. In you app, add Search widget and configure your locator (geocode and/ or feature layer), then from the action tab of Search widget click -> Add a trigger -> Record selection changes ->Near Me ->Set location. Save your app. Now if you search for an address or a feature, it will be used as an input location in Near Me. This blog will walk you through the process, check Add and configure the search widget section https://www.esri.com/arcgis-blog/products/experience-builder/natural-resources/recreating-near-me-wo...
... View more
11-03-2023
10:37 AM
|
1
|
0
|
5535
|
|
POST
|
Hi @Coastal_and_Marine_Geospatial_ thanks for reporting it, Will you be able to share your app with us? We will look into it.
... View more
11-02-2023
11:12 AM
|
0
|
0
|
4484
|
|
BLOG
|
In ArcGIS Online October update, we added support to use related table information in Public Notification. Public Notification app allows users to identify a collection of properties and create structured mailing lists of owners and occupants. Think of a scenario where you want to identify a set of properties and notify the owners about an upcoming development project. You have a Parcel layer with all the parcel information except addresses and all the address information for these parcels are stored in a related table. In this scenario, you want to set up the mailing labels in a way that the information will come from the related table instead of the parcel layer itself, here is how you can set up the pop-up to use related records. In your parent layer pop-up, only add related records element and nothing else 2. In your related table pop-up, add a text element and configure the address labels 3. Save the map and use it to create a Public Notification Instant App. Key takeaways: It is critical that you use the related records element because a layer can be related to multiple layers/tables and they all could be in the map. The related records element defines the relationship to be used. This allows the app to know exactly which related layer/table should be used in the label. If a layer has multiple related records elements configured, it will use the first one defined in the list. Public Notification app will only use the related table pop-up when the feature layer has a pop-up configured with a related records element specified as the first element in the pop-up. In the example below, the layer has 2 elements, a fields list and a related records element. However, the fields list element is first. As a result the app will use the layer's pop-up and the field list to define the label, and ignore the related table's pop-up. So make sure the related records element is the first in order for this to work. The app can retrieve multiple related records tied to a single feature. Only known limitation is, if a field is added from parent layer to related table, pop-up using arcade field expression will not be resolved. We are planning to fix this in next update. Try it out We appreciate your feedback so we can continue improving our templates. Comment below or use the ArcGIS Instant Apps Ideas page. Explore this sample Public Notification app and map to see how the app is working with related records in ArcGIS Online or create your own app.
... View more
11-01-2023
01:04 PM
|
5
|
4
|
2440
|
|
POST
|
Hi @TimF , We haven't added support for this in Near Me yet but looking it to adding this in next ArcGIS online update.
... View more
10-27-2023
12:21 PM
|
0
|
1
|
1071
|
|
POST
|
Hi @JillWeber , We added support for Near Me to create output data sources that can be used as input in other widgets, like List, Table or Feature Info. So you can accomplish your above mentioned workflow now. First configure the analyses in Near Me, then add List widget, Click on Select data, from the Select data panel, click Outputs and you should be able to see Near Me output data sources.
... View more
10-27-2023
10:56 AM
|
0
|
0
|
1747
|
|
POST
|
@rVeloz could you please share your web map url with us?
... View more
10-26-2023
09:08 AM
|
0
|
2
|
1994
|
|
POST
|
Hi @IngaPlayle1 , Near Me is scheduled to be out of beta tonight. Unfortunately there is no option to change the spelling of the distance units with current implementation. Thanks Aziza
... View more
10-25-2023
03:24 PM
|
0
|
0
|
1045
|
|
BLOG
|
The Near Me widget is now out of beta in ArcGIS Experience Builder. We have added some great enhancements in Near Me in this update, including some functional parities with Near Me Web AppBuilder widget, performance improvement, widget communications and many more. We also restructure the configuration experience for greater usability and better user experience. Note: Since we introduced many changes in the widget, your older app that has Near Me beta version configured, will not work anymore, instead it shows a blank screen with a message, saying “Analysis is not configured for layers in this map” (Screenshot below). As a result, you will need to reconfigure the analyses again to leverage the latest functionalities in the Near Me widget. Summary of the key enhancements in October update Out of beta Restructured configuration experience Improved configuration performance has been improved by adding confirmation buttons so the builder interface does not update with any insignificant changes in the configuration. The selected feature from the pop-up can be used as an input location in Near Me widget from data action menu. Added option to hide sketch tools and/or search distance settings. Show only selected layer results to remove background noise so clear pattern can be identified. Select multiple features to create search area using the select tool in the map. Emit message actions to other widgets. Create output data source for other widgets to use as data input. Many other small enhancements and bug fixes. Related resources The following docs will be updated tomorrow (26th October, 2023) 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
10-25-2023
03:19 PM
|
7
|
3
|
3305
|
|
POST
|
Hi @NicolaRiordan, Near me supports group layer, so it should be able to use feature layers whether they are grouped or not. Is it possible for you to share your web map with me? Thanks Aziza
... View more
09-28-2023
03:15 PM
|
0
|
3
|
4198
|
|
POST
|
Hi @Justin_Greco , We are working on adding this capability in Public Notification template app, it should be available in next ArcGIS Online release. Best regards, Aziza
... View more
09-28-2023
02:55 PM
|
0
|
1
|
1666
|
|
POST
|
@ruikaitang_brampton we tried joining the two data sets you shared and couldn't reproduce the issue internally. We need to access your data (the joined layer and/or the web map that has the layer) to troubleshoot what is going on. Unfortunately, I don't think you can log a bug with support right now because it is in beta but at the end of October it will be out of beta and you will be able to log a bug through support, I suggest that you reach out to esri support for this issue, they can securely access you data and can help you narrow down the issue. If the issue is with Near Me, they will send it to us. Thanks so much, Aziza
... View more
09-12-2023
11:17 AM
|
0
|
1
|
512
|
|
POST
|
Hi @JillWeber Right now it cannot be done in the released version, we are working on adding support to so Near Me can send its result to other widgets. I will update this thread when we add this functionality. Thanks Aziza
... View more
09-08-2023
11:07 AM
|
1
|
0
|
865
|
|
POST
|
Thanks so much for narrow it down and sharing your data , we will take a look.
... View more
09-08-2023
08:25 AM
|
0
|
0
|
2311
|
| 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
|