Difference between revisions of "Usermanual/WindowSearchAdvanced"

From TS NoCode wiki
Jump to navigation Jump to search
old>Admin
(Created page with 'The search window provides you with the following options: * Define filter/search values * Select which fields to display * Quick access to analysis When setting search criterio…')
(No difference)

Revision as of 10:17, 10 April 2013

The search window provides you with the following options:

  • Define filter/search values
  • Select which fields to display
  • Quick access to analysis

When setting search criterions these are appended to existing filters.

Example:

  1. The list is filtered with: Status = "New"
  2. Another criterion is set: Date > 31/12/2012
  3. The list now displays only values where
    • The field Status has the value "New"
    • AND
    • The field Date has a value greater than 31/12/2012