javascript to get values from a lookup field
Hi I hv a lookup field which give me a view with accont name, account number and product offered i wanted to retrieve to account number from the lookup i hv used the following code to get the...
View ArticleCMR 2011: Getting OptionSet value in Workflow
Hi everybody, I have created a workflow in which I need to get a option set value.When I try to get the participant type, I get an NullReferenceException. If I comment out the participanttype code, the...
View ArticleCreate PDF in CRM Online
Hi All,In CRM Online ...is it possible to extract data and export that in PDF format?Kind Regards,Sumeet
View ArticleHelp needed for an advanced find question.
In "opportunities" I have a related entity for "quotes".What I want to do is find out: "What opportunities do not have a quote?"I can add "quote" as a line but it returns all opportunities WITH a...
View ArticleCRM 2011 Form Script errors
Hi All,My users are frequently getting following errors when users are doing like trying to exit from a email, saving an enity...Errors1. 'MScrm' is undefined2. Out of MemoryI am not getting any exact...
View ArticleAdding a new record from a sub-grid without having to click on "Add Existing"...
I have two custom entities that are related in a 1:N setup. Entity 1 has a sub-grid of related Entity 2s on the form. The desired workflow is to create new Entity 2s from the sub-grid on Entity 1's...
View ArticlePolaris: Can I hide the Sales Process chevrons in the new Opportunity and...
Hello there,Is there a way to hide the new sales process chevrons in the opportunity and lead forms that have introduced with Polaris?Regards,P.
View ArticleGet Text Value of Lookup in SSRS - Instead of GUID
In SSRS, how can you force a filtered lookup to display the text value instead of the guid?
View ArticleCRM Warranty Claim as New Module
Hi,I had a requirement from my client. Tey want to implement Warranty and Claim process in the CRM 2011 (Currently They are using). The Service module which was available in the CRM was not fit for...
View Articlequick campaign - Cannot specify owner on activity for distribution
Hey all,if i create an quick campaign to send emails, i get the following error:Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk,...
View ArticleRecurring Contract
Hello,I'm having a bit of trouble deciding how to go about creating a recurring invoice based on contract in dynamics crm 2011.I have created a workflow that creates invoice with most of the required...
View ArticleUsing .setVisible() with Subgrids in CRM 2011 with Rollup 12
I have a simple JS function that displays or hides a subgrid based on the value of a Two Option control. After Rollup 12, I modified it as shown in...
View ArticleSave-Buttons broken after filling LookupS through JScript
I am currently developing a solution which contains a set of 5 custom-entities. A Lookup-Field for each of those Entities has been added to the default Contact-Form.Within the OnChange-Event of the...
View ArticleNeedto find max length allowed for multiple attributes
We have hundreds of customized attributes on various entities that I need to query and dump their max allowed lengths.I can do this via CRM UI but only one attribute at a time after some clicks.Is...
View Articlesimle fetchXml query strange ERROR message
I try to filter a subgrid and i get this error which is not very helpfulCould any one look at my fetchXml please and let me know what i am doing wrongThanksfunction updateSubGrid() { //This will get...
View ArticleUrgent: How run ServiceConfigurationFactory.CreateManagement using proxy?
Hi Tech Friends,I need this help urgently.How run ServiceConfigurationFactory.CreateManagement<T> using proxy? I have to run this MSCRM SDK method using proxy settings.Just like WebRequest class...
View ArticleHow to write out an SOAP EXCEPTION to a text file in a CodeActivity
I am trying to write the Detial Inner Text from a SOAP EXCEPTION to a text file. I came across an example to do that for a IPlugin but when I tried that example to my CodeActivity I get the below error...
View ArticleKnowing the calling entity in CRM 4 in Java
Good Afternoon,I have created a custom field in the Phone Call entity in CRM 4. Is there a way to know if the contact entity was used to launch the phone call entity? I want to disable this custom...
View ArticleCRM 2011 Rollup 6 CRM error trying to create a mobile form
I have tried to create a mobile form on a number of custom entities. Each time I get an error window like this:Full Stack: [InvalidOperationException: Sequence contains no elements] at...
View ArticleLINQ where clause on an option set value
I want to write a LINQ query to return a list of users who are administer teams which have a particular property. So in the team I have a custom field "MyProperty" which is defined to have values of...
View Article