set customer name in Case entity from plugin
Hi,I am trying to set customer in Case records from plugin . It has set but it's name does not update. My scenario isI have workflow, in workflow case entity is created. I have write a plugin on...
View Articleribbon definition question
Hello - customizations.xml has RibbonDiffXml. AFAIK this reflects customized differences to the standard ribbon.So is there an xml file where I can view an xml layout of the standard ribbon...
View Articlegood crm control type reference?
Hello - Can you recommend a good online reference for the CRM input control types and their special names? For example, "Option Set", "Multiple Lines of Text", etc?I have 15 years dev background but...
View ArticleTracking CRM usage via outlook
Hi All,There is a requirement to track usage of CRM via outlook and log the users who have not used that for more than 2 weeks. Auto sync of CRM for outlook needs to be excluded and only genuine CRM...
View Articlems crm 2011 - how to import email templates?
ms crm 2011 - how to import email templates?Thanks, Rajeev
View ArticleMS CRM 2011 - look up field and value displayed on it
When I put a value on a look up field, for example a primary contact in account form, the field will show contact's default field value, which is contacts name. If I want to show some other field on...
View ArticleHow to publish unmanaged Solution programmatically
Hi, I am writing a application to Export and Import solutions programmatically. Both Export and Import are working fine but I am struggling topublish the unmanaged solutions. Can anyone provide me an...
View ArticleIs document.getElementById('something') supported in CRM 2011?
Is document.getElementById('something') supported in CRM 2011? If not is there some xrm.page code that can substituded in its place?
View ArticleImporting Dates programmatically
I have an application which imports data into our CRM deployment from a series of CSV files extracted from an other SQL database. This has worked fine until I added a new csv file that includes a date...
View ArticleCRM2011: Trouble creating related entities on pre-event plugin
HiBecause we have large volumes of sales orders that need to be created as quick as possible and we also have a small number of products, what i have done is the following:I have created some custom...
View ArticleHow to get New currency (updated) symbol ?
Hi,Currently I have Currency symbol as : In Currency Symbol field - How I will get New Currency symbol for Currency Code INR & same Currency Name as above. New Currency Symbol...
View ArticleButton in Fluid UX view
Is there a way to place a button in the new Polaris Fluid UX view that will open a window. My old javascript (that works in classic view) seems to push the views to the "classic" view when I add my...
View ArticleWorkflows throwing Object Reference Error
Hi All, I am not able to open any of the existing workflows in the CRM 4.0 environment. I get the below stack trace on opening or triggering them on an entity. I have tried IIS Reset and restarting...
View ArticleCreate related entities with rest endpoint
Hi,I'm trying to use the rest create to create a custom entity and associated entities similar to the way this sample is doing from the MS website..var account = {}; account.Name = "Test Account Name";...
View ArticleWhen does the actual start date in appointments change
Hi,I have created a custom workflow that will change a date in a custom entity whenever the actual start date in an appointment changes. It is triggered when the appointment is created but not when the...
View ArticlePlugin Registration Tool Error
I got an error while trying to register plugin using the plugin registration tool in the SDK. The problem comes out of nowhere since before today I always able to do plugin registration using the tool...
View ArticleCRM 2011 - How to modify text in Quick Find Record
CRM 2011 - How to modify text in Quick Find RecordRequirement end userThank You
View ArticleSitemap Tooltip in CRM 2011
I have one query. I want to apply Custom Tooltip on Sitemap in crm 2011. Can anyone guide how can i achieve this? Thanks :)
View ArticleTeam Owning Vs Sharing
Dear AllI am facing an issue when sharing records with multiple users in our CRM implementation. The POA table size has increased and making system slow. We are lookong for another solution instead of...
View ArticleHow to get the Object Type Code of Custom Entity using Dynamics CRM Online/C#
Hi, I am facing an issue to retrieve the object type code of custom entity. I don't want to hardcode the value of object type code in the code because the object type code of the same custom entity...
View Article