I am using Xrm.page library to create contact entity form pop-ups. These pop-ups are not event triggered. New forms are successfully opening, but when I try to open an existing entity corresponding to its GUID as:
Xrm.Utility.openEntityForm("contact", GUID);
I get following error:
|