Skip To Content

Group Filter widget

The Group Filter widget allows you to apply a filter on the map based on one or more layers in the map. A set of layers are grouped into a logical filter set. Each set can have a predefined value to facilitate user interaction. This widget has two modes: normal, which allows the building of complex filters during runtime, and simple, which only allows one filter criteria to be applied.

Configure the Group Filter widget

This widget can be set to open automatically when an app starts. To enable this feature, click the Open this widget automatically when the app starts button Open this widget automatically when the app starts on the widget, which turns it dark green.

The following steps indicate how to create a filter set. Repeat these steps if you need to define additional filter sets.

  1. Hover over the widget and click the Configure this widget button Configure this widget to open the configuration properties dialog box.
  2. Optionally click Change widget icon to replace the default icon for this widget.
    A file explorer window appears, allowing you to choose a local image file to use as the widget icon.

    The configuration displays one group that's ready to modify.

  3. Define a Filter Set Name.

    The Filter set name, will be the name that a user will select from. Optionally, you can give a description to guide users on what this group will filter.

  4. Optionally use Preset Operator and Preset Value to define a value for this filter so that during run time, a user does not have to supply this criteria. For Preset Value, you have the option to type in a value or click the magnifying glass icon to choose a value from an existing layer.
  5. To filter on different fields in the same layer, the When a layer is listed more than once, use the following operator between fields parameter controls how to join these filters together using OR or AND.
  6. The next area is a table of layers to group together under this filter set. By default, you should see one layer already populated with a random layer from your map. Choose the layer and the field to which you want to apply a filter. The radio button under the Use Value column dictates whether or not you want a value drop-down list for the user to find a value. If the radio button is not marked, a plain text box will be presented to the user. This radio button is optional.
  7. To add another layer to this filter set, click the Add Layer button.
  8. To add another filter set, click the Add a New Group button. This creates another filter set grouping. If needed, repeat step 3 through 7.
  9. The next four check boxes control the way the widget behaves.
    • Start in Simple View determines how the widget will appear to end users. Checking this box will remove the operator drop-down list and the Add Criteria button from the interface. This will make the interface look more basic.
    • Hide Widget Options determines whether to show an icon to expose additional widget settings. These settings include saving and loading defined filters, appending to an existing filter definition in the map if it exists, and persisting the filter even after the widget is closed.
    • If the web map has an existing predefined filter applied, Append Filter to Existing Web Map Filter Using OR or And allows you to decide if you want to override this filter or append filters created in this widget to the existing web map filter. By default, this widget will override the web map filter.
    • Zoom to determines whether to zoom the map to the extent of the filtered data. By default, the map maintains its current extent.
    • Persist After Widget is Closed allows you to persist the filter when the widget is closed.

Use the Group Filter widget

  1. Click the Group Filter widget to display a selection of predefined filter sets.

    Notice that below the gray line divider is an operator and a drop-down list. In this particular case, the map is filtered to show only Abandoned Motor Vehicle complaints. You would click Apply to execute this setting.

    Apply a predefined filter set

  2. Tip:
    Depending on how you configured the layers in the widget, after the operator drop-down list, you will either see a value drop-down list similar to the one in this example, a text box for user input, or a date picker.
  3. Click Reset to remove the filter and restore the map to its state prior to using the widget.
  4. The widget allows you to add additional filter criteria at run time. Click the Add Criteria button to add another clause. Notice that the two criteria are joined with a conjunction. You can choose to join them using either OR or AND.
    Add additional filter criteria
  5. The widget has a save option to save these defined criteria settings for future use. Click the gear icon. The widget panel will switch to the options panel.
    Save option
    1. Click Save to save the defined criteria locally as a JSON text file.
    2. Use Upload a Saved File to load a previously saved file to load back all the criteria defined in the file.
    3. If you need to use the filtered map in other widgets, you can enable it here to persist the filter after this widget is closed. By default, closing the widget will revert all filters to the map's initial state.