Shortcuts.getCustomizeList (Method)

Returns zero or more structures, each containing information on the favorite new content shortcut records for the current user. Number of rows returned is limited by the Reports and Tools Maximum Records setting in Site Admin. See also getCustomizeList().

Returns:

Shortcuts_GetList_Result (rowlimitedquery)

Arguments:

Name Type Required Description
type ShortcutTypeFilter Optional. Defaults to 'All'. The shortcut type, which can be one of the following: 'All', 'ExternalURL', 'GlobalCustomElement', 'Image', 'Page', or 'UploadedDocument'.

Context:

License Requirements None
Permission Requirements Contributor
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None