Skip to content

MobileCRM.UI.EntityList.runCommand

rescocrm edited this page May 15, 2023 · 3 revisions

Executes the list/button command attached to this entity list.

Arguments

Argument Type Description
commandName String A name of the command. It can be either custom command or one of following predefined commands:
parameter Number A command parameter (e.g. the status code value for ChangeStatus command).
errorCallback function(errorMsg) The errorCallback which is called asynchronously in case of error.
scope Object The scope for callback.
Clone this wiki locally