|
POST
|
@Anonymous User Looping back on this, for the Graphic selection color to be available, please make sure to enable Aggregated Geometry as a Result Type when you run Add Trace Configuration in ArcGIS Pro.
... View more
11-07-2022
10:02 AM
|
0
|
0
|
2516
|
|
POST
|
@OliviaZ_Meowth , there is currently no bug number for this OBJECTID case sensitivity issue (which will affect displaying the list of selected features result). Often we will discover issues internally and still fix these, but a customer may not have filed a BUG report for it. Please test it out on Friday this week, or next week, and let me know if you are still seeing the issue.
... View more
11-07-2022
09:59 AM
|
1
|
1
|
2516
|
|
IDEA
|
@AndrewDouglas-Clifford1 This is currently available in the Advanced settings of the widget. This should work as expected for both 2D and 3D maps. Is there any further functionality you are expecting related to this? Also, do you see anything we can improve to make the settings for this functionality standout more?
... View more
11-04-2022
07:12 AM
|
0
|
0
|
4338
|
|
IDEA
|
@AndrewDouglas-Clifford1 thank you for taking the time to post this idea! We are currently working to enhance the widget with this functionality and your feedback is welcome. @johnjcarter as well! We are going to provide a button for exporting the profile results as a CSV. These results will include x and y coordinates, the distance for each point, and the elevation (something similar to the screenshot below). Optionally, a user will also be able to set an interval value before exporting the results to customize the distance interval for extracting the values along the profile line (e.g. export elevation values every 5ft along the line). Will this new functionality cover your needs?
... View more
11-04-2022
07:01 AM
|
0
|
0
|
5118
|
|
BLOG
|
Updated: Implemented, see Recreating Web Appbuilder Info Summary widget workflows in Experience Builder (esri.com) In ArcGIS Web AppBuilder (WAB), the Info Summary widget allows you to quickly view a count and a list of features for each layer specified. Are you using this widget? Here's an opportunity to tell us what you need in the new generation of app builders! Please add a comment to this blog and answer the questions below. You can also contact me directly at [email protected]. What functionality from the WAB Info Summary widget do you need in Experience Builder? Is there any new functionality you would like to see in this widget? Tell us about an application you've created in Web AppBuilder using the Info Summary widget. Share a link, screenshots, or recording if possible. Describe the application and explain how it's being used, and by whom. Tell us about you: your role, your industry, how you apply GIS?
... View more
11-03-2022
07:23 AM
|
3
|
38
|
16838
|
|
BLOG
|
In ArcGIS Web AppBuilder (WAB), the Info Summary widget allows you to quickly view a count and a list of features for each layer specified. Are you using this widget? Here's an opportunity to tell us what you need in the new generation of app builders! Please add a comment to this blog and answer the questions below. You can also contact me directly at [email protected]. What functionality from the WAB Info Summary widget do you need in Experience Builder? Is there any new functionality you would like to see in this widget? Tell us about an application you've created in Web AppBuilder using the Info Summary widget. Share a link, screenshots, or recording if possible. Describe the application and explain how it's being used, and by whom. Tell us about you: your role, your industry, how you apply GIS?
... View more
11-03-2022
07:16 AM
|
0
|
1
|
1110
|
|
IDEA
|
@MollyBurton A similar functionality is now supported in the Editor widget with Visual Variables. You'll be able to use this in apps that use the Editor, such as Map Viewer, Experience Builder, and the Instant Apps. See this sample: Editor with visual variables data (rotation & size) (codepen.io) Update the values for existing features for WIND_DIRECT and WIND_SPEED fields. Notice that the symbol is rotated dynamically as the angle value is changed without having to first save the attribute updates. This will make it easier to determine the correct angle rotation visually. You can rotate polygons and polylines using geometry tools because their vertices get updated, but not for points (the geometry is not actually changed when there is a symbol rotation). For points, this is only a visual representation based on an attribute - therefore, this visual representation can only be changed by updating the attribute value. You can set the rotation by attribute option in the Map Viewer when configuring the style for your layer.
... View more
11-02-2022
10:47 AM
|
0
|
0
|
1754
|
|
POST
|
@F-Agatone It appears this was fixed in June 2022, so the fix will be available in the Web AppBuilder edition of Enterprise 11.1. If you are not planning to upgrade, you can download the latest version of ArcGIS Web AppBuilder | ArcGIS Developers and set up the Info Summary widget files as a custom widget in your current Portal.
... View more
10-28-2022
07:27 AM
|
0
|
0
|
1619
|
|
POST
|
This issue should be resolved in ArcGIS Online, please let us know if you see it again.
... View more
10-27-2022
03:33 PM
|
0
|
2
|
1629
|
|
POST
|
Hi @MatheusSparapani , please see the steps to Create a utility network and a web map for tracing and see if this works for you. You need to make sure to publish the web map using ArcGIS Pro including the feature service and the shared trace configurations.
... View more
10-27-2022
02:37 PM
|
0
|
0
|
1585
|
|
POST
|
Hi @HélèneTouyéras , no this is not on the product roadmap for Smart Editor. But you may be interested to explore the calculated expressions in the Forms in the new Map Viewer. Using Arcade expressions, you will be able to concatenate intersecting values. Calculated expressions on the Form Geometry Functions | ArcGIS Arcade | ArcGIS Developers Text Functions | ArcGIS Arcade | ArcGIS Developers
... View more
10-25-2022
10:35 AM
|
0
|
1
|
3460
|
|
POST
|
Hi @Anonymous User , there is currently a bug with selections and case sensitivity of the objectid field name. We have fixed this and it will be resolved in the widget for the upcoming ArcGIS Online and ArcGIS API for JavaScript 4.25 updates in November. The fix will show up in your online Instant App as well.
... View more
10-25-2022
08:22 AM
|
0
|
3
|
2568
|
|
POST
|
You'll want to place it in your web server root. For example, Windows machines, default is C:\inetpub\wwwroot. For Apache it's normally /var/www/html... If you don't have that folder, you'll need to look up the documentation for enabling Internet Information Services for that web server. Also, I'd recommend always using the widget's latest sample code from our documentation: UtilityNetworkTrace widget | Sample Code | ArcGIS API for JavaScript 4.24 | ArcGIS Developers
... View more
10-19-2022
09:41 AM
|
0
|
0
|
4404
|
|
POST
|
This will be fixed in the Info Summary widget with the upcoming ArcGIS Online update next month.
... View more
10-12-2022
01:19 PM
|
0
|
0
|
1543
|
|
POST
|
Hi @BamJam , thank you for posting here. At first glance, it is hard to know what's happening. Perhaps, it could be related to some issue with feature templates missing to your service's JSON. The Smart Editor widget had some issues that were fixed since the 10.8.1 build of Web AppBuilder (which goes back to March 2020). Here are some options: You could try editing your service in a web map and web application built with ArcGIS Online and see if the issue occurs there. If it's resolved, you could either use ArcGIS Online to leverage the latest version of Web AppBuilder, or You can download the developer edition of Web AppBuilder and import the Smart Editor folder as a custom widget to your 10.8.1 Portal. Or you may also contact Esri Support so they can help troubleshoot the issue you are seeing and they may be able to find another workaround with your current setup.
... View more
10-08-2022
03:09 PM
|
0
|
0
|
1292
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 01-08-2026 09:58 AM | |
| 5 | 03-31-2026 01:39 PM | |
| 4 | 03-03-2026 10:00 AM | |
| 1 | 12-05-2025 11:10 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|