Home
»
Microsoft Dynamics CRM
»
Microsoft Dynamics CRM Forum
»
All Tags
»
crm developer
Browse by Tags
Tags
.NET CRM
About Dynamics
About Microsoft Dynamics CRM
account
Account entity
Account Lookup
crm 2011
CRM 2011 Forms
CRM 4
CRM 4 Plugin
Crm 4 Reporting
CRM 4.0
CRM 4.0 - Reports
CRM 4.0 Report
CRM 5
CRM 5.0
CRM Administration
CRM Consultant
crm dynamics
crm dynamics 4.0
crm dynamics online
dialogs
Plugin Plugins
plugins
quote
Related Posts
Forum Post:
Missing Preview form feature in CRM 2011
Guru Prasad
Hi, I am totally new to CRM 2011. Exploring the new features. I came to know that default preview form available in the CRM gridview has been removed in the latest version (i.e, crm2011). I am having a requirement of showing the preview form option in crm2011. can any one help me to find out...
on
7 Dec 2010
Forum Post:
Passing report parameters via url
CRMor
Hello, Is it possible to pass some report parameters through "go to url" to open up a detail report in another Report Viewer window? Working on CRM 4.0 + SQL server 2008. Thanks!
on
5 Jan 2011
Forum Post:
Re: How to Retrieve the value of a lookup field within a plugin
Siva Polisetty
In CRM 2011 You can not use as you were using you can use in the following way targetEntity = (Entity)context.InputParameters["Target"]; if (targetEntity.LogicalName == "account") { if (targetEntity.Attributes.Contains("primarycontactid")) { ////...
on
6 Apr 2011
Forum Post:
GetProducts Option from Action Menu in Quote Entity
Lalit Singh
Hi All, I want to customize "Get Products" Option dialog screen which is in Action Menu at Quote Entity. Currently its displaying Current Project Number, On click of it , populates products assciated to it. I want to show product list of project where user will have to select products...
on
16 Apr 2012