CRM 2011 LINQ and Min
I am using CRM 2011 with LINQ and want to return a Min record based on Money Field (Late Fee Field) from multiple records.What is the code in CRM 2011 and LINQ?
View ArticleHow do I get a records LogicalName?
I get the GUID with Javascript like this: var currentGUID = Xrm.Page.data.entity.getId(); but how do I get the LogicalName?
View Articleplugin naming convention?
Hello - What type of naming convention do you use for plugins? I think that class *library* names should map to entity names. I think that the specific classes that are registered should correspond...
View ArticleGeneric SQL Error when cloning contacts
Hi everyone,I am trying to clone a contact entity from a Pre-image. My problem is that the creation of the new contact fails with a generic SQL error. I checked the entity metadata, and removed all the...
View ArticleCalling Synchronous Web Service that's behind firewall (i.e. not publicly...
We are planning to migrate to MS CRM Online. Although it will be an Online deployment of MS CRM, but the CRM application will be accessed by people from with in the office network only.We have a...
View ArticleAdding Days to a date not working
I am trying to add 120 days to a date when the user fills in a date field on a form. I have the code below which seems to work ok for dates in the middle of the year, but if the supplied date is near...
View ArticleStop saving a form using JavaScript, MS CMR 2011
Hi,eventObj.getEventArgs().preventDefault(); is the code snippet used to stop saving a form.i wanted to use this line in callback function. any idea to achieve this ?i have tried the below code which...
View ArticleCRM 4.0 : display hyperlink in grid
Hi Everyone,Is it possible to display hyperlink in entity homegrid for crm 4.0?i have a field with data type URL and i want it to function as a hyperlink. is it possible ?Thanks;)Skype:vin.k.s@live.in
View ArticleScribe Quote records do not display Total Value
we are using Scribe to create Quotes, quote products and Orders, Order Products in CRM 2011. The issue is the Total Value for the Quote or Order is not displayed until the record is opened the first...
View ArticleCRM 2011: Update selected records in Account grid
We have a button on the Account grid ribbon which should update a field on all selected accounts.Can anyone tell me how to convert this CRM 4 function to work in CRM 2011 please? function...
View ArticleHow Retrive Recrods by fetch xml
I want to retrive leads records using fetch xml based on Lead Attribute "scheduledDatetime"but in Advance find query there is only option for Date for that attribute.how can i retrieve lead record by...
View ArticleGet a value from an entity
Hello I'm very new with crm 2011. I would like to insert a value in an entity named 'opportunite' from another entity named 'SCPI'. Actually I would like to fill the field "new_tauxexp" of the first...
View ArticleUpdate account record
I am writing a SQLCLR database project , to add and update records in CRM from one of our SQL 2008 R2 servers.Having had a lot of help, I have worked out how to insert a new account into the accounts...
View ArticleDynamics CRM 2011 EndpointNotFoundException
When calling the Execute method on a Dynamics CRM 2011 service, passing an ImportSolutionRequest object as a parameter, the following EndpointNotFound exception is thrown:There was no endpoint...
View ArticleSolutionPackager issue during repack: "Error occurred during execution of...
Hi,I'm new to SolutionPackager in CRM 2011 and excited to use it for our project and our team.I was able to successfully Extract the Solution (zip) file into a folder. When I try to repack it into a...
View ArticleXRMSERVICETOOLKIT Null handling
Any way using this tool kit to have it return fields even if they are null.I hate to think of checking for the existence of each field before I use it.Thanks for any input
View ArticleRibbon Workbench Question - Display Rules for a Custom Button
Hello,We have custom button that correctly displays when two fields on an entity form have specific values. I can see the display rule on the ribbon workbench and that looks fine.When a user clicks on...
View ArticleID3242: The security token could not be authenticated or authorized
Hi,I've deployed MS CRM 2011 in IFD mode and while creating CRM user from web services API getting the exception "ID3242: The security token could not be authenticated or authorized".THis is happening...
View ArticleCRM 2011 Custom Parameters
Hi all. I am attempting to pass data between two forms. For example, I have added a ribbon button on phone activity form that when the user clicks the button, it will save the current record, close...
View ArticleCRM Currency Field Issue
Has anyone experienced this issue before?I have four currency fields on a form, 3 fields for different expense types and 1 for the total. I have a function that calculates/recalculates the total for...
View Article