CRM 2011 - Connection Entity (record2id) - Custom Lookup issue
Experts/Guru's, Need your help on something real quick.For my Connections entity, on the lookup for the 'Connected To' field (schema name: record2id), i have written a custom lookup code for 'Contact...
View Articlelookup on creating reacord
I'm struggling with adding a new record that has a lookup field<Microsoft.SqlServer.Server.SqlProcedure()> _ Public Shared Sub OriginatingAccount_Create(LicenceNo As SqlString, BAccount As...
View ArticleCRM plugin code upgrade
I have converted CRM 4.0 plugin code to 2011, When I try to register new plugin dll, It give me the following error.Any idea?Unhandled Exception:...
View ArticleXRMServiceToolkit How to get only entity names available in CRM
I want to add all the entity names to OptionSet, so I thought may be XRMServiceToolkit can be used. On OnLoad event of form I want to retrive all entities names available in crm and want to fill my...
View ArticleCRM 2011 : SetSubmitMode with currency
Hi,I am not sure whether this is bug or I am doing it bit wrong.I have a custom currency field on my invoice form and it's kept disabled as it is calculated field. To make it's value saved to DB I...
View ArticleCRM 2011: 'System.ArgumentException: Expected non-empty string. Parameter...
Hello,After add custom filtered lookup field javascript code, I get this error message when loading a entity form. Don't know why. Unhandled Exception:...
View ArticleCRM 2011 Email Notifications
Hi, I am trying to setup email alerts for any newly created / or changes to Leads and Opportunities to the assigned to user, where can test outgoing emails and where do I setup the options
View ArticleHead.js issue in IE 9-10
Hello, Please, help me to solve the problem:I'm using head.js script which is added as web resource to entity's form. It loads scripts in OnLoad() form's event.When I'm trying to execute bulk edit of...
View ArticleCRM 2011 (UR13): Custom grid view for related records activities
Hi, I have two entities A and B with a 1:N relationship from A to B. I have added a subgrid on entity A form to show the open activities. In this grid I would like to show the activities of entity A as...
View ArticleAuto Populating Fields Based On A Lookup Change
I have an entity and it has a contact lookup field called c2_customer. On change of this lookup i am trying to populate some additional fields such as the address, mobile phone number of the...
View ArticleSend Query String Parameter while opening account entity record in CRM Online
Hello Experts, I am opening an account record on clicking of a hyperlink button in Javascript in CRM Online Polaris version. For that i am doing like below. but i am getting error. the same thing is...
View ArticleConversion Issue
i am writing a SQLCLR assembly but am getting a couple of errorsIn the assembly OclientAccID type SQLInt32 OClientDailyLimit SQLDecimal Decimal In CRm OclientAccID Decimal no decimal...
View ArticleChangable Labour Rates.
I have a custom form called Vehicle Job Form. It contains a field called labour rate. I want on creation to be able to autopopulate this field with the clients choice of a labour rate. However, they...
View ArticleCRM 2011: Getting View GUID from View Name
Hi everyone,I want to make a dynamic script in CRM 2011 that will allow users to pass in the name of a view and the name of a lookup. It will then display the view for that lookup.The issue is the...
View ArticleCRM 2011 Rollup 8 to 13 upgrade failed
Hey,After manually running the rollup 13 installation file, the application and organization databases have been upgraded except for one. The error given in the log file is as follows:Database update...
View ArticleAuto Populating Option Sets and Lookup Field Based On A Lookup Record.
See This For some background information. I am trying to do the same except im trying to auto populate a lookup field and optionset fields based on the details in a lookuprecord selected.So i am...
View ArticleRetrieve Records inside CRM Form Using Xrm.Page Reference using Javascript How?
hello Experts, Inside CRM form How can I retrieve records of other entity using Xrm.Page reference can any one suggest it is helpful.Thanks and RegardsMuralikrishna
View ArticleCRM 2011 Custom SOAP development
Hello, We have an issue where a custom application that was written pulls data from our internal db and populates CRM. this application is working but with one weird issue. When it creates the contact...
View ArticleSDK is undefined error
We have a JavaScript function called getUserBusinessUnit (see below) that we're using to retrieve the current user's business unit ID and business unit name. This function is using the...
View ArticleWorkflow Erasing Contents / Changing a Field Value
HiI have created a workflow that assigns a Membership # to the Member record. So say I create a New Member record, add in my data then click Save & Close. When I re-open the Member record, the...
View Article