During my daily routine, I have to repeat data entry steps to troubleshoot bugs and/or test written code – Create Contact, Create a Child Case, Save, check the result. I
During my daily routine, I have to repeat data entry steps to troubleshoot bugs and/or test written code – Create Contact, Create a Child Case, Save, check the result. I
In my previous post, I described a way around on how to embed PCFs into MDA. During the investigation of what is possible, I found out that Xrm.Navigation.navigateTo ignores “navigationOptions”
At the moment, we, as developers, can develop PCF controls of 2 types – “field” bound and “dataset” bound. But what if I need to embed some kind of special
In one of my projects, I needed to implement “lookup”-alike control that will be used as a filter for the data shown in the datagrid below. I forced myself to
Recently I developed quite a complex and quite flexible PCF control for my customer. I did all the testing and everything was working fine for me according to the provided