Compare Field Value - WorkView - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Premier

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier

Use the Compare Field Value condition to evaluate the value of a field within a view or a screen.

When you add the Compare Field Value condition, the Designer allows you to select the field, operator, and value to use for the comparison, as shown in the following example:

The Field drop-down list is a selection of all fields available for the condition. You can search for specific fields and select multiple fields at a time. Fields with the following data types are not available: Formatted Text, Text, and Document.

Operators available in the Operators drop-down list vary depending on the data type of the selected field. The following table lists the operators available for each data type:

Data Type Available Operators
Alphanumeric or Encrypted
  • is
  • is not
  • is empty
  • is not empty
Boolean
  • is true
  • is false
Integer, Decimal, Currency, or Floating Point
  • is
  • is not
  • is greater than
  • is greater than or equal
  • is less than
  • is less then or equal
  • is empty
  • is not empty
Date or Date/Time
  • is
  • is not
  • is after
  • is before
  • is empty
  • is not empty
Calculated Attribute The operators for a Calculated Attribute field match the operators available for the Calculated Attribute field's data type. For details, see Creating Calculated Attributes.