I get the GUID with Javascript like this: var currentGUID = Xrm.Page.data.entity.getId(); but how do I get the LogicalName?
↧