Skip to content

MobileCRM.UI.EntityForm.loadTab

rescocrm edited this page May 15, 2023 · 3 revisions

[v10.1] (Re)loads the tab of the passed name.

Arguments

Argument Type Description
tabName String The name of the tab.
load Boolean Whether to (re)load or unload a view.
errorCallback function(errorMsg) The errorCallback which is called asynchronously in case of error.
scope Object The scope for callback.
Clone this wiki locally