Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Related List Column

A column in a related list.
Property Name Type Description Filter Group and Version Available Version
dataType String Field type. One of these values:
  • address
  • base64
  • boolean
  • combobox
  • complexvalue—Complex Value type (cvt)
  • currency
  • date
  • datetime
  • double
  • email
  • encryptedstring
  • int
  • location
  • multipicklist
  • percent
  • phone
  • picklist
  • reference
  • string
  • textarea
  • time
  • url
Small, 57.0 57.0
fieldApiName String The API name for the field. Small, 42.0 42.0
filterable Boolean Indicates whether this column is filterable (true) or not (false). Small, 57.0 57.0
label String The label of the field. Small, 42.0 42.0
lookupId String The ID of the field if the field is a reference. If the field isn’t a reference, the value can be null. Small, 49.0 49.0
picklistValues String[] The picklist values for this field. Null if the field isn’t a picklist field. Small, 57.0 57.0
quickFilterOperator String The operator used for quick filters on this column. Small, 57.0 57.0
sortable Boolean Indicates whether the list column is sortable. Small, 42.0 42.0