UserUIPreference

Represents user preferences for Salesforce components. This object is available in API version 63.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), update(), upsert()

Special Access Rules

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The system-generated number for the user preferences. Read-only.
ObjectScope
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The API name of the object that the preference applies to. For example, the preference applies to the Quote object.
PreferenceAttribute
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of preference.
SourceScope
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the component, feature, or product that the preference is for. For example, a preference for column widths that's associated with the Transaction Line Table component in Revenue Cloud.
UserId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The user associated with the user preferences.
This field is a relationship field.
Relationship Name
User
Relationship Type
Master-detail
Refers To
User (the master object)
Value
Type
textarea
Properties
Create, Update
Description
The JSON for the user's preferences.