UiFormulaCriterion

Represents a filter that helps define component visibility on a Lightning page. This object is available in API version 47.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Fields

Field Details
LeftHandSide
Type
string
Properties
Filter, Group, Sort
Description
Represents the field that the filter is based on. For example, AMOUNT.
OperatorId
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Represents the filter operator. Valid values are:
  • CONTAINS
  • EQUAL
  • GE—greater than or equal
  • GT—greater than
  • LE—less than or equal
  • LT—less than
  • NE—not equal
This is a relationship field.
Relationship Name
Operator
Relationship Type
Lookup
Refers To
null
ParentKeyPrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Represents the three-digit prefix of the parent ID.
RightHandSide
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Represents the value used to evaluate the component’s visibility. For example, 1000000.
RuleId
Type
reference
Properties
Filter, Group, Sort
Description
Represents the formula rule ID.
This is a relationship field.
Relationship Name
Rule
Relationship Type
Lookup
Refers To
UiFormulaRule