Skip to content

MobileCRM.UI.HomeForm.closeForms

rescocrm edited this page May 15, 2023 · 3 revisions

[v8.0] Close all opened forms.

Arguments

Argument Type Description
callback function() The callback function that is called asynchronously after forms were closed successfully.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope for callbacks.
Clone this wiki locally