Is it possible to Close Quick Create from javascript. We can use Xrm.Page.ui.close(); to close the main form. Like that do we have any JS to close quick create without using the Mscrm.GlobalQuickCreate.GlobalQuickCreateBehavior.closeAllGlobalQuickCreateForms();
↧