|
IDEA
|
implemented in the Filter widget in Experience Builder for ArcGIS Online and developer edition 1.16. Will be available in Enterprise 11.5.
... View more
12-13-2024
03:51 PM
|
0
|
0
|
1708
|
|
IDEA
|
Hi all, ability to allow end users to create their own SQL expressions (custom filter) is now available in the Filter widget in Experience Builder for ArcGIS Online and developer edition 1.16. See the blog post for details. It will be available in Enterprise 11.5.
... View more
12-13-2024
03:49 PM
|
0
|
0
|
1710
|
|
POST
|
@Asrujit_SenGupta @LucVanDijk , thanks for letting us know. We are looking into it.
... View more
12-10-2024
10:38 AM
|
0
|
0
|
2582
|
|
BLOG
|
Version 1.16 of Experience Builder developer edition is now available for download. In addition to picking up new features – Express mode, Accordion widget, Subtype group layers for modeling utility network data – and other highly anticipated enhancements from the November 2024 release of ArGIS Experience Builder in ArcGIS Online, version 1.16 reduces the size of downloaded apps, adds four code samples, and documents more APIs and components in API Reference and Storybook. Let’s dive into them.
Reduce the app size
Prior to this release, the dynamic load modules, which are used by Analysis, Business Analyst, and Feature Report widgets, were compiled in the widgets/chunks folder when the app was downloaded. In this release, these modules are directly compiled into the folder where the widget uses them, such as widgets/analysis/chunks folder. As a result, the size of downloaded apps is reduced by 50% when these widgets are not presented in the app.
Code samples
Four new code samples are added. The sample below demonstrates the difference between the Load and Query method when fields from data are selected or deselected. Specifically, the Load method queries and stores records in the data source instance so these records can be shared with widgets. The Query method only retrieves records without storing them. See How to use fields for details.
The Use coding components sample demonstrates how to use Coding components from ArcGIS Maps SDK for JavaScript in a widget. It loads the coding components from CDN and uses the Arcade editor component from the package to render the Arcade editor. The widget shares the same experience as you would edit Arcade expressions in Map Viewer.
The other two samples are about data sources. The Output data source without original data sources sample searches GitHub issues and uses returned data to generate an output data source. The Runtime data source without saving to config sample dynamically creates a data source based on a service URL. It is a simplified version of the Add Data widget.
Documents
More APIs are added to jimu-core in API Reference, including appActions, extensionSpec, UrlManager. Taking appActions as an example, it shows action methods such as opening and closing widgets in the app.
In addition, more components are added to Storybook, including AlertPopup, FloatingPanel, MultiRangeSlider, PageNumber, and MobilePanel.
Breaking changes
There are breaking changes in Jimu libraries that may affect your apps. For example, you now must use SessionManager.getInstance().getMainSession()?.token to get the token. The ExtentChangeMessage class renames the property of interacive to interactive due to a typo. The DataRecordsSelectionChangeMessage class adds a new required property of dataSourceIds. Both JimuLayerViewSelector and JimuLayerViewSelectorDropdown from jimu-ui change the property of defaultSelectedValues to selectedValues. Make sure to check these changes out before upgrading your apps.
For more information about the 1.16 release, see What’s new. You can reach us with any questions at experiencebuilder@esri.com.
Thank you,
The ArcGIS Experience Builder Team
Subscribe to our newsletter to receive the latest ArcGIS Experience Builder updates, news, and content.
... View more
12-09-2024
07:01 PM
|
4
|
1
|
2592
|
|
BLOG
|
@DavidRasner1, If the Accordion widget uses Auto Height and its position is set to the bottom as shown below, it will expand from down to up.
Here is the sample app:
https://experience.arcgis.com/experience/18fd0b21cc584c2891c93ddbe6bcf403
... View more
12-06-2024
04:18 PM
|
0
|
0
|
2544
|
|
BLOG
|
@JakubLobodecki, the dev edition 1.16 is planned for tomorrow, December 4.
... View more
12-03-2024
04:07 PM
|
2
|
0
|
2613
|
|
BLOG
|
@AshleyTarver3 , Currently Google Analytics in Experience Builder only supports for the number of views for each page.
... View more
11-26-2024
12:54 PM
|
0
|
0
|
2636
|
|
POST
|
@ChrisMyers_NewQuest and @ChristopherBowering, you can submit a ticket to Esri Support and ask to add your request to the existing issue of ENH-000135197.
... View more
11-25-2024
04:33 PM
|
0
|
0
|
3117
|
|
BLOG
|
@JasonBOCQUET , only ArcGIS Pro can publish Subtype group layers currently.
... View more
11-25-2024
03:55 PM
|
1
|
0
|
2746
|
|
POST
|
@PatOBrien @KearaMcKay1, Experience Builder uses this REST API method in the Add Data widget. Will work with the team responsible for the method for specifics.
... View more
11-21-2024
12:45 PM
|
2
|
1
|
2841
|
|
BLOG
|
@AshleyTarver3 , Experience Builder in ArcGIS Online added Google Analytics in June. See the blog.
... View more
11-21-2024
10:57 AM
|
1
|
0
|
2713
|
|
BLOG
|
@WheatonAdmin , the ability to customizing visible scales is now targeting Q1 2025 Online release. Also, Thank you for sharing your concern on WAB retirement timeline.
... View more
11-21-2024
10:53 AM
|
0
|
0
|
2717
|
|
BLOG
|
@RodneySanders , you can use the #data_s parameter to select the feature and the zoom_to_selection parameter to zoom to it. These two parameters are equivalent to the "query and zoom" URL parameters in Web AppBuilder. See Data-related URL parameters.
... View more
11-21-2024
10:26 AM
|
0
|
0
|
2839
|
|
POST
|
@BenWalker1, I just updated the release blog with a note saying that Analysis widget does not yet support Subtype group layers. Thanks for letting us know.
... View more
11-21-2024
09:29 AM
|
0
|
0
|
1147
|
|
BLOG
|
@RodneySanders, the Search widget URL parameters can do so. You may read either the Search widget or Use URL parameters topic for more information. You can also do it through UI by turning on Search widget URL parameter as shown below. This feature was added to Experience Builder in ArcGIS Online February 2024 release and is picked up by Enterprise 11.3. See the what's new in February release blog under URL parameters section.
... View more
11-20-2024
02:48 PM
|
0
|
0
|
2893
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | Monday | |
| 9 | 3 weeks ago | |
| 4 | 04-13-2026 09:51 AM | |
| 4 | 03-05-2026 05:26 PM | |
| 1 | 03-02-2026 09:05 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|