In our last article we discussed Xrm.WebApi create, update and delete method. In this article we are going to provide sample code for using Xrm.WebApi retrieve method. Many times we required to setup field mapping between parent and child entities, for example let’s say we need to bring following information based on the account selected under contact entity. We can… Read more »
With the release of Dynamics 365 update 9.0, now we have a new library to implement WebApi methods using Xrm.WebApi. Instead of writing complete request, now we can just use direct CURD methods from WebApi. If you are looking for how to write WebApi for Dynamics CRM 2016, check our sample index here Xrm.WebApi have two properties to use for… Read more »
If you are waiting for the Dynamics 365 9.0 version download link then you should read this article. Recently Microsoft has done changes in the release of documentation for developers related to Dynamics 365 development which was referred as SDK (Software Development Kit) earlier. Going forward there won’t be any single SDK file for download instead the complete documentation can… Read more »
Requirement: Have you been in a situation where you accidently deleted status reason option from quote entity and now want to add it back as soon as possible?? If yes then this article is going to help you. Solution: While adding options to option set, it’s value is generated automatically based on the option value prefix (You can find this… Read more »
Few year back we wrote a quick blog post for working with Dynamics CRM 2011 data types which helped many developers and today we are sharing updated sample code to work with Dynamics 365/CRM data types. If you are looking for late bound sample code for setting different Dynamics 365/CRM data types, you can refer following sample code, We have… Read more »
Requirement: Execute business rule only on create of entity record. Solution: As we know that business rules are executed on form load and on change of the associated field, which means if we have business rule for any entity it will fire for new record as well for existing records when form will load. If you are new to business… Read more »
Requirement: We need to show/hide survey question based on the selection in previous question. In this article we are going to share steps to implement same. Solution: While working on survey we want make it responsive as much as possible based on the question inputs. Let say we are creating a survey for training program and we want to implement… Read more »
Requirement: We got business requirement to center voice of the customer survey logo, increase size of the logo and remove survey title. In this article we are going to share step to perform the same. . Solution: Above requirements can be implemented by modifying existing default theme or we can create new theme as well. In this demo we are going… Read more »
In any industry customer satisfaction plays a very important role. It provides a real picture about our happy and unhappy customers which helps us to manage and plan our business effectively. We can get customer satisfaction matrix using different ways and one of them is to use customer satisfaction survey. Image Source: pixabay In this article we are going to… Read more »
Join us on 20 Aug 2017 at 5 PM IST for the second day of Plug-in Development Webinar. Here is the high level agenda for webinar: Plugin Execution Pipeline Working with IPluginexecution context Using Plugin Images Using Configuration data in plugins Debugging Plugin Q&A Event Url:https://goo.gl/adrWVY Meeting Id:997784757 Entry Code:N/A