Summary
In the ArcGIS Instant Apps Sidebar template, numeric fields can be filtered using a user input slider. This approach is more efficient than manually entering values. This article outlines the workflow to configure the slider filter.
Procedure
- Sign in to ArcGIS Instant Apps and click My Apps.
- Browse to the app and click Configure.
- In the configuration panel, toggle Express off to access the full configuration settings for the app.
- In the Turn off express mode window, click Continue. Disabling express mode allows more advanced configuration of the app.
- Click Sidebar > Map tools.
- In the Map tools pane, toggle Attribute filter on, and click Filter configuration.
- In the Add Filter window, select Builder
.
- For New Filter, click Add user input.
- For User input filter, select the numeric field. In this example, the Shape_Size field is selected.
- For Filter display name, specify the name. In this example, it is specified as New_Filter.
- For Display option, ensure Slider is selected.
- For Slider increment, specify the increment value. In this example, the increment value is set to 0.2.
Note:
The increment cannot exceed the difference between the minimum and maximum values to ensure intermediate stops.
- Click Save > Close.
- Click Publish.
The Sidebar template below shows the filtered features based on the slider setting.