Skip to content

MobileCRM.UI.MediaTab.setNoteSubject

rescocrm edited this page May 15, 2023 · 3 revisions

[v10.1] Asynchronously sets the name of the note to load (and save).

Arguments

Argument Type Description
subject String The name of the note to load (and save).
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.
Clone this wiki locally