You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example demonstrates how to enable/disable specific status command - in our case it disables the "Disqualified - Cannot Contact" status on Lead form.
MobileCRM.UI.EntityForm.enableCommand("ChangeStatus",false,5);// The value "5" is the status code for "Disqualified - Cannot Contact" status on Lead entity