FEATUREVIEWERS node

Use the FEATUREVIEWERS node to add one or more feature lists to the annotation tool. Each feature list is defined in a child "Feature List" node. Each "Feature List" node can have these attributes:

Attribute Description
allowPan Indicates whether the map will pan to the location of the feature that you select in the list.
allowZoom Indicates whether the map will zoom to the feature that you select in the list.
closable Indicates whether the user can close the feature list.
collapsible Indicates whether the user can collapse the feature list.
disabled Set to True to disable the feature list.
fields List of fields that the list will show for each feature. Specify one or more field names in a comma-separated list. Enclose the field name in brackets to get the value, such as [H8DESCRIPTION].
groupby Name of the field that will be used to group the annotations in the list. Specify the field name in brackets to get the value, such as [H8MONIKER].
nullText Text that the feature list will show when a field doesn't have a value.
showAll Indicates whether the feature list will include all annotations. If you set the value to False, the list will only include the annotations in the current extent. Otherwise the list will show all annotations that match current filters.
showFilter Indicates whether the feature list will show a Filter button. Clicking the Filter button shows a field that can be used to filter the features in the list.
showIcons Indicates whether the feature list will show icons for the different feature types.
sort Indicates whether the features in the list will be sorted alphabetically.
title Display title for the feature list.
toggleKeys Keyboard sequence to enable the feature list.