Shortcuts.getFavoritesList (Method)
Returns zero or more structures, each contain information on the favorite new content shortcuts records for the current user. Number of rows returned is limited by the 'My Favorite Shortcuts' 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 for which CommonSpot returns, which an 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