DisplayValue
Determines how the field values are returned by the Airtable API.
Possible Values
FormattedValue, DisplayTextData Type
string
Default Value
"FormattedValue"
Remarks
By default, the DisplayValue property returns values based on their data types.
When the value is set to DisplayText, values are returned as plain text strings displayed in the UI. This is useful for rendering formatted output. All columns that support value formatting will be pushed with data type STRING.