Dashboard widget tags

June 2013

Configuration file for the Dashboard widget

The Dashboard widget configuration file contains a <configuration> tag. This tag identifies it as a configuration file for ArcGIS Viewer for Flex. The file contains XML elements that allow you to customize the appearance and some functionality of the widget. The following list details some of the XML elements in the widget configuration file. The following list does not include elements that control labels or display strings on the widget.

drsUrl

URL to a DataReviewerServer extension of a map service: http://server-name:6080/arcgis/rest/services/reviewer/MapServer/exts/DataReviewerServer.

selectUrl

URL to a map layer that contains polygon geometry used for spatial filtering of Reviewer results. The Dashboard widget allows you to select a feature in this map service layer. The selected feature can be used as a spatial filter for Reviewer results.

selectMapUrl

Indicates the MapServer URL of the map layer specified in selectUrl.

includeSelectByReviewerSpatialFilter

Set to true to enable selectUrl and selectMapUrl functionality. Set to false to disable. If set to false, the button labeled by the selectByReviewerSpatialFilter element does not display in the widget.

fieldFilters

Indicates a list of fields to display in the widget. The Dashboard displays statistics (unique counts) from these fields. The fieldFilters element includes the following field attributes:

  • name—Field name from the Reviewer workspace
  • alias—Name to display in the widget
  • visible—Controls display of the field in the widget

Related Topics

5/12/2015