function RequestRibbonCustomisation(primaryControl) {
var formContext = primaryControl;
alert("Coming soon! Work in Progress.")
}
Overview : In Dynamics CRM, when we create a plugin, we sometimes need to pass data to that plugin, instead of writing this data inside the ...
No comments:
Post a Comment