The other day I was in need of cloning Activities from a Lead to an existing Contact. As it seems, this is not standard behavior of CRM when qualifying to…
When customizing your Dynamics Portal you might want to change the format of datetime and date only fields. Unfortunately, formatting DateTime fields in Dynamics Portals is trickier than it sounds. To…
When creating custom web templates, that include time zone dependent date time fields coming from CRM, you might encounter some issues regarding time zones. In this example we will recreate…
Since Microsoft does not provide an example on how to use fetchXml queries with the Xrm.WebApi calls in JavaScript, we at Thrives feel the moral need to provide you at…
The last couple of months, Microsoft has invested heavily in simplifying their Dynamics 365 Licensing model. Today I want to take the time to discuss an upcoming change regarding the…
As most of you already know, there are a ton of new features in the upcoming Dynamics 365: 2020 Release Wave 1. In this post, we’ll go in depth on…
For some of our readers this might come as a shocker, but a lot of Dynamics 365 customers are still using Dynamics 365 On Premise versions.There’s various reasons why customers…
When a Date and Time field in Dynamics 365 is of format “Date Only” and it’s behavior is set to “User Local”, it can get really tricky when we want…
What’s going on with the “Read-only: You don’t have access to edit Cases.”? During migration of Dynamics 365 on premise to online, we ran in to an issue that prevented…
In addition to the GetAttributeAliasValue entity extension method we provide you with another handy method… The cloning of entity records. This method will enable you to create a perfect clone…