Newer Version Available

This content describes an older version of this product. View Latest

AuthorizationFormText

Represents an authorization form’s text and language settings. This object is available in API version 46.0 and later.

Supported Calls

create()delete()describeLayout()describeSObjects()getDeleted()getUpdated()query()retrieve()search()undelete()update()upsert()

Special Access Rules

This object is available if Data Protection and Privacy is enabled.

Fields

Field Name Details
AuthorizationFormId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The ID of the associated authorization form record.
ContentDocumentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the ContentDocument that provides the authorization form’s text.
FullAuthorizationFormUrl
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The URL where the full text of the authorization form is located.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Locale
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The combined language and locale ISO code that control the language of the authorization form text. Locale and LocaleSelection have the same function.

Locale can contain custom values not included in the picklist if added before version 47.0.

Note

LocaleSelection
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The combined language and locale ISO code that control the language of the authorization form text. Locale and LocaleSelection have the same function.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Required. The name of the authorization form text.
SummaryAuthFormText
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A shortened version of the authorization form that is displayed to the user.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

AuthorizationFormTextHistory
History is available for tracked fields of the object.