CRM 2011: change header 'Contact Name' on Contact form concating with custom...
Hi,i want to have my custom field concatenated with the Contact Name like 'Archer Inc. - Alex Archer' on the header of the Contact form. Is it possible to do so in CRM 2011??...
View Article0x80048403 Option set name doesn't match with the one from existing option set
Hi to all!For the second time in a couple of months, on two different CRM online organizations, we're facing a problem importing a solution and we can't figure out how to solve it!Since today, when...
View ArticleCRM 2011 Account Initialize Default Values
The account entity has 3 custom fields that are Business Required.When user creates an account, JavaScript in the form OnLoad, initializes these 3 fields with default values. When instead the account...
View Articleconsuming amsx web service hosted on crm isv
i have a custom service inside my isv folder and I can access it though the browserbut how can I consume it on a WinForm application?im having problem with the authenticationafter adding web reference,...
View ArticleNeed to know how to insert a link to a dialog in a workflow email in CRM 2011
I have created a workflow that creates a CRM Email. In the body of the email I want to place a link to a Dialog. However the URL that I have for the dialog when clicled gives me the below error. I want...
View ArticleNeed to query Audit history for opportunity entity
I need to join entity opportunity and 'Audit history' in opportunity to create a report, how to acheive this.I have seen that auditview does not exist in sql server.Thanks
View ArticleAn example to how to create an CRM 2011 email in a plug-in
I need to create a plugin that creates an email. I have a stored proc that gets all of the information for the email I then have a SQL reader that reads that that stored proc. I have not built or...
View ArticleHow to Fetch Data from Dynamic CRM 2011 using web service and c#: On-premise?
I am trying to fetch data from MS dynamic CRM 2011 on following environment Dynamic CRM 2011 On-premise using Windows authentication.Microsoft.crm.sdk.dll and microsoft.crm.sdktypeproxy.dll...
View ArticleScheduling in CRM 2011 SDK
HelloI have the following code to schedule a service on a web site, what i want to do is list all the available times in a gridview instead of the way CRM does it. I.E if i have 2 rooms available from...
View ArticleCRM 2011: Custom Workflow Step Displays as In Progress
I have a custom workflow step (inheriting from NativeActivity and notCodeActivity) which is kicking off an operation, then calling thePostone activity via...
View ArticleHow to create connection between two entities in crm 2011 through workflow
Hi All,I want to create connection between two entities. when I try at my end I got an error messagesuch asThe record type 10208 is not defined for use with the connection role. Please tell me what can...
View Articleopportunity close pre event plugin.
Hi All,I want to be able to stop an opportunity from being closed as 'won' if the user does not have a specific role (e.g. only certain users can actually close an opportunity as 'won'). I have tried...
View ArticleDynamics CRM 2011 Online - Invalid Argument
I have a custom workflow that seems to be working (it updates the lead) but receives an Invalid Argument error. After putting in various traces and getting no output from them I commented out all of...
View ArticleSecurity role problem
Hello,I'm searching the security role to fixe this problem:On print scr 1 connected as a custom security rolesOn print scr 2 connected as administratorOn print scr 3 connected as administrator in...
View ArticleCurrent Date and Time
I need to put an alert on the screen if the time is between 8 and 5 local user time; Monday through Friday and hopfuly not on a holiday. Can someone please help me to create this if statement?Thanks,...
View ArticleCRM 2011: View sorting by column header
I have a attribute with Decimal data type and it is showing like 10,000 in view. Is it possible to showing this value like 10000?Thanks.Mehedi
View ArticleHow to write a Javascript for hiding lookup value id is null in MSCRM 2011
Hi,Can anyone help me how to write a JavaScript for hiding a lookup value if its value is null.As per my requirement I have 2 lookup values in one form if it's values are null while opening the record...
View ArticleChanging Team's BU and then assigning role - plugin issues
I am looking for a perfect solution for this:I have a plugin which moves a team from BU1 to BU2 (using SetParentTeamRequest) and then assigns a role R2 (which is associated with BU2). I get an...
View ArticleIs there a bug in the Ribbon Workbench that doesn't set ID?
I've been using the ribbon workbench to make a free solution for people that need to send Birthday Text. I've added a custom activity entity to the Account Ribbon called: "Send Text", but here is the...
View Articlewhat is wrong in this syntax?
Hi all, CrmSdk.ConditionExpression conditionPrincipalc1 = new CrmSdk.ConditionExpression(); conditionPrincipalc1.AttributeName =...
View Article