currency field errors in CRM 2011 - "you must enter a value between 0.00 and...
We are using the out of box REvenue field on accounts with no changes of any kind made to it. We have approx 10000 accounts and some of them randomly pop the "you must enter a value between 0.00 and...
View Articlebulk edit with n:n list?
Hello - Based on my local implementation, it appears that bulk edit isn't supported with n:n lists. The n:n list is disabled on the form when in bulk edit mode. Is there any way to enable native bulk...
View ArticleCRM 2011 - IE 10 - JavaScript Error?
I receive this error intermittently when the form loads for one of my custom entities:This only occurs in IE 10 and not in Chrome. I understand that this may most likely have to do with JavaScript,...
View ArticleUpdate an entity in c
I have an entity (new_test), I'm trying to update from SQLCLR. ( c or VB )If I have the primary key for the 'record' to be updated what would be the best way to go, say for instance I wanted to update...
View Articlehow to deactivate the record
I have tried several things but using crmservices im getting stuck. In the code below im updating a record, but I also want to set its status to deactivated For Each FMList As...
View ArticleError while getting response from WCF service
Hi All,I have a WCF service which is consumed by a client application.This WCF service fetches the data from CRM application using the CRM services.The service works fine when the response size is less...
View ArticleActivitiy entity
HiI have created only control (abc_object) in task, Email, Meeting maker etc...nd i am creation the chart in activity entity .. but abc_objective is not visiblecan you please suggest on this?Rammohan
View ArticleWhen creating new records in any entity getiing error in mscrm 2011
Dear all;when i try to create new record in any entity for example opportunity i am getting this error Unhandled Exception:...
View ArticleHow to put custom UI in forms (like opportunity or account form) in MS CRM
Hello All,How can we create a new custom page in IFrame for opportunity/account entity form. I am looking for a feature like by which I can create a new custom page by MS CRM that will be displayed in...
View ArticleCustomizing state code of CRM 2011 Case Entity
Hi,In CRM 2011 Case entity we have state code and status code . State Code has three values Active,Resolved and Cancelled can i add another value to this field, is it possible to...
View Article[CRM 2011] Import data programmatically with file annotations
I'd like to create a configuration page for our solution which will allow the user to import sample data.The requirement is that this sample data will also contain attachments (annotations with files)....
View ArticleUpdate Phone Number format
Hi I have applied phone number format on Business Phone in Contact using java script which is working fine. now, I want to update existing phone numbers. how I do that.like if phone number is...
View ArticleRefresh All Sub Grids Using JavaScript
Hi. I'm organizing forms, views and fields in MS CRM 2011 (UR5, Windows Server 2008 R2) for a Marina Company. And have a question about it. There are 5 tabs and total 11 subGrids in an entity form and...
View ArticleJScript gets unloaded
Hi, I use the SDK.REST library which comes with CRM sdk to perform REST operations. Many users reported a problem, JS error which says: Can't execute code from a freed script. I found the line of code,...
View ArticleA simple approval based workflow example in MS CRM 2011
Hi all,I am new to MS CRM 2011 and trying to learn workflows(Process) concept in MS CRM 2011.Now I want a simple example on approval based workflow in MS CRM 2011. I searched in google/bing but not...
View ArticleEmbedded activity sub-grid on Account
Hi allAt an Account I can use the left navigator and Activities to see all activities on the Account and also activities for related entities to this account.I know that if I embed a sub-grid to the...
View ArticleMS CRM 2011 AD web service authentication using Soap issue
Hi, May i know how do we authenticate to MS CRM 2011 web services? I am using Lotus script to do the web services which is similar to VB script language. I was using the 2007 end point URL and now i...
View ArticleCRM custom reports not working?
Dear All,I recently convert my MS CRM 2011 (Online) to MS CRM 2011 (On-Premise). For this I restored my Online server DB to On-Premise Server. After that I got all my Data and Customiztion to new...
View ArticleCRM 2011 RU13 - How to get form to update
I want to show a "Confirm" message on the OnChange event for a bit field when "Yes" is selected. The event is firing and I can see my "Confirm" message. However, if I click "Cancel" on the Confirm...
View ArticleDebugging an optionset event change in VS2010 freezes my pc
I'm trying to debug an option set event change at the moment but when the code reaches the debugger point I'm prompted to debug in vs2010 which is fine and proceeds to load fine. I can see my...
View Article