Notes (Component)

The Notes object manages the creation and deletion of a page or image's notes. It also returns information about a note and changes a note's privacy between public and private.

Methods marked below with [L] may be logged at the site level (if transaction logging is licensed and enabled by the administrator)

Customization is not supported for this component.

Methods:

delete [L] Deletes a note.
deleteAllForObject [L] Deletes all public and private notes from an object. This action removes notes from all users. The current user must have Author, Edit, or Admin permissions for this object.
deleteMultiple Deletes one or more notes.
getList Retrieves zero or more notes associated with a page and note. If the UserID argument is 0, CommonSpot returns non-private notes for all users as well as the current user's private notes.
makePublic [L] Sets a note's visibility state to either public or private.
save [L] Saves a note for a page or image.