|
BLOG
|
@NateRenn I see the issue. You have the Near Me widget in widget Controller right? Add another message action to the map widget -> Record selection change-> Widget Controller ->Open widget -> Near Me Your Map widget message action will look like the following screenshot. With this set up, you don't have click on your Report widget, when you select a record, it will open Near Me widget and run the analysis. Hope this helps, Aziza
... View more
03-27-2025
01:33 PM
|
1
|
0
|
6567
|
|
BLOG
|
@DonaldHutchinsonSRAP yes, it is available now. Please refer to this post for detail information. https://community.esri.com/t5/arcgis-experience-builder-blog/what-s-new-in-near-me-february-2025/ba-p/1589150
... View more
03-27-2025
12:58 PM
|
1
|
0
|
2900
|
|
POST
|
Hi @JohnFannon , You mentioned in your post that you added a map element in the Details section of the report to a have map for each feature. Currently Print service do not support multiple maps. If you need this workflow please submit your request either to esri support for Enterprise team or submit an idea in the ArcGIS Ideas page for Enterprise As for your second question, if you do not need map with your report, you don't need to copy the standard templates, in that case, when using Print widget, for map layout choose, MAP_ONLY and select your report template, so you will have report printed only.
... View more
03-25-2025
10:07 AM
|
1
|
0
|
1769
|
|
BLOG
|
Hi @NateRenn, I am not sure I clearly understand your workflow. Could you please share the video of your workflow? When you enable Proximity search it will let you select a specific feature from the Near Me results and use that result as input location for Near Me analysis. So when this is enabled , you will see "Set location" option from the from Data action menu, now if you click on Set location it will use this feature as input location and run the analysis again, you don't need to clear the results for this.
... View more
03-24-2025
02:29 PM
|
0
|
0
|
6658
|
|
BLOG
|
@NateRenn thank you for the update and sharing your app. Looks like your Supervisor Districts and County zoning layers do not have export enabled at the service level, these layers do not show the Export button for me at the layer level (batch export button on top will show when there is at least one layer with export enabled capability). Here is the tricky part, if you are the owner of these layers you will see the Export button and should be able to export it, but others will not. This is what I see, You can find and enable this setting in feature item detail page -> Settings -> Could you please enable this setting and see it works as expected or not? Please ask your coworkers to check this for you if you are the owner of these two layers.
... View more
03-24-2025
11:42 AM
|
0
|
0
|
6693
|
|
BLOG
|
Hi @NateRenn , I cannot reproduce your first issue , in the screenshot below, these are all aliases. Near Me honor field aliases from the feature layer. Could you please go to your feature layer item detail page ->Click on Data tab ->Click On Field and make sure you have aliases for these fields? if not you can change aliases there. I will check your 3rd issue seems like a bug to me, and I am not sure of the 2nd issue, I will check and get back.
... View more
03-21-2025
05:23 PM
|
0
|
0
|
6748
|
|
POST
|
Hi @SanchezNuñez You can use Current map area search method and enable "Include features outside" options
... View more
03-17-2025
04:29 PM
|
0
|
0
|
389
|
|
IDEA
|
@Jennifer_Parmeley it makes sense, thank you so much for sharing your idea, I will talk to my team to see if we can incorporate this. Aziza
... View more
03-17-2025
07:23 AM
|
0
|
0
|
569
|
|
BLOG
|
Hi @SteveCole, I am sorry to hear that, most users requested the tabular format and this is what we had in Screening and Situation Awareness widget, so this added the functional parity in Experience Builder. Another major issue with pop-up approach is, Near Me supports different workflows like map area search, and show all features search, there can be large number of features (hundreds of thousands) in those cases printing pop-ups do not make much sense. In your case, you can use Nearby Instant App, that has the similar Export to PDF functionality you are looking for. Thanks, Aziza
... View more
03-06-2025
09:14 AM
|
0
|
0
|
6984
|
|
BLOG
|
Hi @AnthonyJonesRSK , Yes, they are on the road map, we are working on this. Hopefully we will be able add this in next update. Choosing which fields to be exported is already available, it works with Configure fields to export setting in the configuration of Edit Analysis panel. We do not have any plan for related table at this moment, But I will look into the domain bug you are seeing. Thank you.
... View more
03-06-2025
08:53 AM
|
0
|
0
|
6990
|
|
POST
|
Understood, I will see if we can provide an option for this. Thanks for the clarification.
... View more
03-03-2025
08:10 AM
|
1
|
0
|
2166
|
|
POST
|
@DhavalJani if you know you want to unselect results based on specific field field value, you can use filter widget (similar to what Jeffrey suggested but Near Me can work with filter widget directly, you do not need to bring the results to List widget). But you mention in your post that you can also look at the location of a feature and unselect based on their location, do you mean to this manually?
... View more
02-28-2025
08:08 AM
|
0
|
2
|
2209
|
|
POST
|
Hi @DhavalJani , I am not aware of any such data action that can accomplish this. Let me talk to the team and see if this is something we can add. I will update this thread when I have an answer. Thank you for sharing your workflow. Aziza
... View more
02-27-2025
11:20 AM
|
0
|
0
|
2219
|
|
BLOG
|
What’s new in Manager (February 2025) New features added in Manager Instant App for February 2025 release and few other major enhancements we have added in the past release. Filter table by map extent: After February update Filter button will always show, when you click on it, Filter modal will open from where you will find an option to turn Filter by map setting. Select/deselect all fields in one click: We added this support at the configuration level View and manage attachments from Table: If you have attachments in your features, you should be able to view and manage attachments in table, no configuration needed. Highlighting support for features in the map: We added highlight support for map features, when you have multiple features selected, all of them will be highlighted in cyan, now if you hover over on selected features rows from the Table, you will see the hovered over features will be highlighted in yellow to give you visual clue. The feature that is showing in the Information panel will be highlighted in magenta. Map search: If your layer is configured for searching in the web map settings in Map Viewer. You should be able to search your layer for features in the using search button on the map. Table search: You can also enable search in the table by calculating full text index of the fields that you need to search on. Full text index can be calculated in the feature layer item settings page (Manage Index section). Once you have full text index calculated, you should see search bar in the Table. Map focused layout: We introduced new map focused layout for creating new feature, table does not show up in this layout so you can have larger map to create new feature. Clicking on Create new feature button defaults to this layout. At runtime you can change the layout that serve your purpose. Also, we have added a configuration option for layout, so you can choose which layout you want to be your default app layout. Create new feature and Edit geometry option: We added these two options in the configuration, when enabled you will be able to create new features and Edit geometry. You will find these settings at the individual map level.
... View more
02-26-2025
01:51 PM
|
4
|
0
|
537
|
|
BLOG
|
@SteveCole Thank you for your questions, I should have scheduled publishing it after release🙂
... View more
02-26-2025
11:23 AM
|
0
|
0
|
7257
|
| 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 |
2 weeks ago
|