Skip To Content
ArcGIS Developer
Dashboard

What's new in version 2.1

ArcGIS Web AppBuilder (Developer Edition) 2.1 was released in July 2016. It includes the following features and enhancements:

  • Added Color Picker style in themes so you can choose your own color or match your organization's approved color palette.
  • New options to set custom fonts for the app's title and subtitle on the Attribute tab.
  • New Select widget communicates with other widgets to take actions on selected features.
  • New Share widget enables social sharing experience of apps.
  • New Add Data widget enables end users to search for layers in ArcGIS Online and enter URLs to add data to the map.
  • New Filter widget enables you to filter features based on an expression. Other widgets will honor the filter settings if applicable.
  • New Smart Editor widget extends the core editing options such as smart attributes, presetting field values, record validation, and viewing pop-ups.
  • New Oblique Viewer widget displays images in their native coordinate system using the image's coordinate system. This allows you to pan in the oblique mode, in a single viewing angle, or to switch angles to view an area of interest from different angles.
  • New Group Filter widget allows you to create groupings of layers to apply a value filter to. You have the option of saving and reloading your defined groupings so you can return anytime and resume your work.
  • Info Summary widget is no longer in beta. This widget allows you to provide a count and view a list of features contained in the current map extent for each layer specified. Point layers configured in the widget can optionally be viewed as clusters.
  • Query widget adds spatial relationships, such as intersect, overlap, and contain, so you can perform the query against features in another layer.
  • Edit widget includes options for tolerance and filtering feature template.
  • Selecting records in the attribute table highlights their features on the map, and vice-versa.
  • Geoprocessing widget takes a set of features as input from a layer, pop-up, Query, or Select widget.
  • Layer List widget allows you to choose which layers you want to show on the list. You can also control the visibility of all the layers.
  • Near Me widget is enhanced with additional configuration parameters including the ability to display the buffer on the map, return intersecting polygons instead of buffered polygons, and zoom to the selected features instead of the buffer.
  • District Lookup widget is enhanced to support stacked polygons.
  • Related Table Charts widget is enhanced to support polar charts.
  • Existing 3DFx widget has been enhanced to include more effects for 3D animation.
  • Feature actions are supported at the framework. The out-of-the-box feature actions are available in the Select widget, Query widget and map pop-up depending on the configuration. See Select widget . You can also create your own custom feature action programmatically.
  • Most of the out-of-the-box widgets honor the filter settings on the layer if applicable.
  • New tutorials about customizing the panel, layout widget, and controller widget for a theme are added in the Samples section.
  • New tutorial about creating feature actions in a widget is available in the Samples section.
  • New classes such as FeatureActionManager, SelectionManager, FilterManager, and FeatureSetChooserForSingleLayer are documented in the API Reference section.
  • Updated the version of node.js shipped with Developer Edition to 4.4.7.