What is the best way in terms of speed of the platform and maintainability to access data (read only) on Dynamics CRM 4?I\'ve done all three, but interested in the opinions of the crowd.
I have created a web page (ASP.NET) that includes a stylesheet to mimic Dynamics CRM styles. This is to be used in a CRM IFRAME (within a form).
I need to write a plugin for Dynamics CRM 4.0 that executes when a closed opportunity is reopened in order to change the salesstagecode.My questions are:
Basically I am looking at doing remote deployment of custom plugin and workflow to an IFD MS CRM deployment.This means that the tool provided by Microsoft cannot be used.
I am extending some CRM callouts to add extra functionality, I have been told not to rewrite them as plugins for compati开发者_如何学编程bility reasons.In a postupdate on the lead entity I want to car
For integration purposes our users in Dynamics CRM need to have the same GUIDs as in the rest of our environment (several custom web apps built on ASP.NET and SQL Server 2005).But when we try to creat
I\'m creating a Dynamics CRM workflow assembly to be executed when a new Note is created on another record of any type.I need to be able to access a property Prop1 on that newly created Note entity to
We use MS Dynamics 4.0 at work for our CRM. This handles all contact management, marketing, resource sharing w/ sharepoint integration, workflow management / collaboration and essentially is used by e
How can I check user\'s role in w开发者_如何学运维orkflow? I have a workflow it will send a mail to users if owner of created entity does not have sales manager role.I assume this is a continuation of
i have a checkbox in the lead entity.When i check on the checkbox,a PDF Note should produce pulling information from the Lead form and is emailed.Here how will i create a pdf note pulling