Rendering the range filter results

The results of a range filter request can be rendered in the front-end application's user interface similar to any other navigation request.

Because a range filter request is simply a variation of a basic navigation request, rendering the results of a range filter request is identical to rendering the results of a navigation request.

Note, however, that there are no API components to access a list of valid range filter attributes. This is because the attributes do not need to be explicitly identified as valid for range filters in the same way that they need to be explicitly identified as valid for record search. Therefore, specific standard and managed attributes that a user is allowed to filter against must be correctly identified as having the type numeric or geocode in the data store.