CRM 2011 : SetDisabled on multi-line text field, cannot scroll in IE
I have a process where I if a case/incident is considered 'Closed' we disabled most of the fields on the case except for the one where you can re-open the case. So I have some JS code like this in the...
View ArticleHosting WebAppWalkthrough on Application Server
I have set up the SDK WebAppWalkthrough on my PC and can run i through Visual Studio.I would like to host this on an Application Server which is not a CRM server.Anyone know if this would be possible...
View ArticlePossible to access MSCRM service when outlook is in offline
I have requirement where i need to provide external tool to access the data of offline MSCRM. if they are currently using online service then there is no issue. but the real requirement is when the...
View ArticleCRM 2011 integrated with SharePoint 2010 - Sandboxed Code Host issue
Hi All,I have CRM 2011 integrated with SharePoint 2010 via the crmlistcomponent. Everything works fine for me and I am able to upload documents to SharePoint from CRM. I have noticed that this works...
View ArticleConsistent colours on dashboard charts in CRM 2011
Hi All,I am currently carrying out some customisations on the dashboard charts in CRM 2011. I have been given the task of making all the colours on the charts consistent by priority. For example, I...
View ArticleOdata query for CRM 2011 to be updated for rollup 11 - need to stop using .Value
With CRM 2011 Update 11 I need to stop using .Value (blue issue http://blogs.msdn.com/b/crm/archive/2012/06/21/microsoft-dynamics-crm-2011-custom-code-validation-tool-released.aspx)Can't see how to...
View ArticleHow to financially recognize a product line item from Orders
We are in the software business and when we sell add-on annual support it can only be recognized over a 12 month period, so each month we must make an entry of 1/12 of the amount. I'm trying to find a...
View ArticleCRM 2011 Date Difference (in years)
Good Morning,I am trying to calculate the age of a person from the date of birth and am not having any luck. I have found some examples on like but nothing that is working. Can some please tell me...
View ArticleMaking a field required from a picklist value jscript
HiDoes anyone have a jscript i can use, which will allow me to make a field required based on a picklist value?ThanksJB
View Articleretrive resources from an service activity
hii`m preparing a report through custom BIDS report, but i am so newbie in it,the senario is : i want to retreive users which selected in resources in service activity.i checked...
View ArticleCRM Dynamics 2011 to Oracle 11i
I need to integrate Dynamics CRM 2011 with Oracle 11i.It needs to be 2 way integration, with some fields being update in CRM and some in Oracle, and I need to keep them in sync.Jim Hare
View ArticleScript error while accessing MS CRM 2011 in MS Office outlook 2010
Hi,I am getting the following error pop up when open MS CRM 2011 on MS Office outlook 2010,Any thoughts about this error?Krishn Prasad Shetty
View ArticleAsynchronous plugin - delete running as "system" user
Hi,This is a similar question to the following thread: http://social.microsoft.com/Forums/en-US/crmdevelopment/thread/016b7e05-7d84-416f-8e71-159c9782d36fIn CRM 2011 online I have an asynchronous...
View ArticleCRM 2011 - System Currencies (Knowledge base questions)
Experts,This is more like a knowledge base question and would like to see if you can share your input.In CRM 2011 on creating new Currency for Type = System, the currency code look up shows 174...
View ArticleChange the back round color of a date field in crm 2011
I have the following line of code that I would like to use to change the backround color of a date field. It works on a value field but on a date field it only changes the backround color around the...
View ArticleIframe web resource inside account form to set SIC attribute
Hi, I have a webresource inside my account form. I want it to set the SIC field to a certain value when clicked. function superUpdate() { Xrm.Page.getAttribute(“SIC“).setValue(“test”); } This function...
View ArticleSet the value of the option field that the user is on
I have an option set field that is that record status. When the user changes the record status, I want to do a few checks and if there are issues with the record I want to warn the user and reset the...
View ArticleCRM 2011: Insert condition to a fetchXML query using javascript
Hi all,I have the following fetch XML query:<fetch mapping="logical"><entity name="salesorder"><attribute name="salesorderid"/><attribute name="new_type"/><attribute...
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 ArticleMultiple Counts/Views in a Chart?
I'm attempting to add a chart for a dashboard that counts the same entity in 3 different ways. Each of these counts can be expressed in different views, so I can make 3 individual charts and run the...
View Article