Browse by Tags
All Tags » Microsoft CRM Online Code Sample ( RSS)
-
|
Over the last few months, I've presented at 3 conferences ( Tech Ed, IT Pro, ms internal - Tech Ready ) about building software as a service solutions with Microsoft Dynamics CRM. Now that all the conferences are over, I'm making more of this content...( read more )
|
-
|
Recently a customer asked me how to open the Accounts form in a larger window. It's a simple matter of a little bit of JavaScript that I was lucky enough to locate the answer in Ronald Lemmen's blog . Navigate to the main Account form as follows:...( read more )
|
-
|
I came across the details on how to do this when reading a blog posting from Matt Wittemann a couple years back. I still use it and thought you might be interested. Another capability to demonstrate the flexibility of the configuration options...( read more )
|
-
|
A sales process is a standardized series of activities that occur during a sales cycle. As the sales cycle progresses and activities are completed, the probability of winning the deal gets greater. In Microsoft CRM v 3.0 the sales process...( read more )
|
-
|
If you plan and doing integration using the web services, you may find it useful to have access to the entity schema's. https://<org name>.crm.dynamics.com/sdk/list.aspx The entity schemas will give the definition of all the entities in the system....( read more )
|
|
|
|
|
|