I had the need of adding an additional button to a form "Submit and Close" for business process purposes.In there doing some code, in the end only needed to call to do whatever i needed:Xrm.Page.data.enti...
Extending a lookup control for people that have been working with CRM sometimes looks like a nightmare, and why? The reason for this is related with upgrades, I remember for instance that form CRM 3.0 to CRM 4.0, t...
On the subject of CRM 2015 oData Vs CRM 2016 i will be posting the main differences that i have found when upgrading my client code to CRM 2016 Web API.I could start with the methods (Create, Update, Retrieve,....)...
https://dynamicsofdynamicscrm.wordpress.com/2015/03/30/dynamics-verified-professional-interview-with-pedro-airo/ Hope you enjoy and have a look on his blog, it has really good content.
Upgrade from CRM 2015 to CRM 2016 On premiseYesterday was one of those days that i really like to have, i know, sometimes can be really frustrating because of some problems you have to go trough when performing an upgrade.I have performed many upg...
This can apply for more, but at least is a common issue that we as crm developers, architects, have to deal with (on views and processes).Few projects we need to use in Processes or in Views some Lookups for record...
This is a nice to have to guide users in terms of filling information based on stages, for instance:The information needed to a contact to be a prospect, probably we only need First Name, Last Name and mobile phone. On the other hand, to become an...
New messages available in CRM 2016 below: Request class Web API action Description More information CloneAsPatchRequest CloneAsPatch Action Creates a so...
Your content goes here... <policies> <inbound> <check-header name="MyHeader1" failed-check-httpcode="401" failed-check-error-message="MyHeader1 header missing!" ignore-case=&q...