What’s the big deal about the cloud? I admit it. I’ve never been gung-ho about cloud software. I know it probably sounds odd considering I make my… Continue Reading Peter
What’s the big deal about the cloud? I admit it. I’ve never been gung-ho about cloud software. I know it probably sounds odd considering I make my… Continue Reading Peter
After just over 7 years with Perfect Image, I decided it was time to move on and have accepted a position with ISC Software as the Lead ERP Consultant; I
As we enter the new year it is always a good time to evaluate where you are and where you want to go. This is also a good time to
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.
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