UserAppMenuCustomization

Represents an individual user’s settings for items in the app menu or App Launcher. This object is available in API version 35.0 and later.

Supported Calls

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

Fields

Field Name Details
ApplicationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

The 15-character ID for the application associated with the menu item.

OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description

The ID of the user for these specific settings.

SortOrder
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

The index value that controls where this item appears in the menu. For example, a menu item with a sort order value of 5 will appear between items with sort order values of 3 and 9.

Usage

See the AppMenuItem object for the organization-wide default settings This object contains the fields representing any changes the user made to the menu.