Hands On with Microsoft Dynamics GP 2018 R2: Add Web Client Runtime Feature Microsoft Dynamics GP 2018 R2 was released on the 2nd October. In this series of posts, I’ll
Hands On with Microsoft Dynamics GP 2018 R2: Add Web Client Runtime Feature Microsoft Dynamics GP 2018 R2 was released on the 2nd October. In this series of posts, I’ll
Microsoft Dynamics GP 2018 R2 was released on the 2nd October. In this series of posts, I’ll be going hands on and installing the majority of the components; some of
Prior to D365 V9, we were using Xrm.Utility.openWebResource() to open a web resource in a new window. However, going forward in D365 V9 we need to use Xrm.Navigation.openWebResource() to perform the same operation.
Microsoft Dynamics GP 2018 R2 was released on the 2nd October. In this series iof posts, I’ll be going hands on and installing the majority of the components; some of
Prior to D365 V9, we were using Xrm.Utility.openEntityForm() to open an existing record or to open a create form of an entity providing some additional parameters. However, in D365 V9