MobileCRM.UI.MediaTab.setNoteSubject - Resconet/JSBridge GitHub Wiki
[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. |