Request List Views

From Hornbill
Revision as of 14:32, 7 August 2015 by Jamesa (talk | contribs) (Created page with "==Introduction== When more complex filters are required you can construct a filter using a the criteria builder === Creating a new View === # From the Filter drop down select...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

When more complex filters are required you can construct a filter using a the criteria builder

Creating a new View

  1. From the Filter drop down select Add New
  2. Enter the name of the Filter. This name will be visible from the Filter drop down list once saved.
  3. The first condition is ready to be populated. Three options are available for defining a condition: Source, Operator, Value
    • Source - The first option is to select the source of the data. Options will include all data that can be stored against a request
      • owner
      • customer
      • service,
      • respond by
      • raised on, and so much more.
    • Operator - the available operators will depend on the selected source. Source values that contain
      • Set values will include the operators 'is' and 'is not'.
      • Dates will include before, after, today, yesterday, last 7 days, last 30 days, and last x days.
      • Free text values will include is, is not, is less than, is greater than, contains, does not contain.
      • Counters - is, is not, less than, greater than.
    • Value - The value to compare the source with, based on the set operator.