loglevel question?
Hello - I was thinking when I set <LogLevel> to 3 in emailagent.xml, that verbose details would be logged, including errors (of course) but also success details. For some reason, only errors...
View ArticleThe SecurityContextSecurityToken is not registered after ADFS
Hi guys!I'm having problems with CRM after installing ADFS. Application Event Log is filled with exception from w3wp proces errors, as shown below.It doesn't affect the CRM in anyway, the users don't...
View ArticleAccesing CRM Online from SharePoint Online
I am contemplating adding some CRM data to display, and possibly enter/update in our instance of SharePoint 2013 online in Office 365. So the user would be in SharePoint looking at CRM data and could...
View ArticleRetrieve field value from a related entity on load
I know there are dozens of other threads out there that ask similar questions and I've tried multiple solutions from those threads but I can't seem to get it to work. I have a decimal value field on...
View ArticleUrgent : How to authenticate and retrieve data from Microsoft Dynamics CRM...
Hello All,I am new to Microsoft Dynamics CRM. I added SOAP service reference in my project like "https://SERVERNAME/XRMServices/2011/Organization.svc" named "MicrosoftDynamicsCRMSoapService" and I am...
View ArticleCRM 4.0 : Error about script HideTab,HideField
Hi,I got error about script for HideTab,HideField by security Role detailsRole : Sales Person Field : productid Tab: 2 from left to right (It is correct ?) Input to OnLoad as details;var UserRoles =...
View Articleobject doesn't support property or method 'mask'
Hi,I have done masking to my fields following the link..http://blog.slalom.com/2011/06/03/crm-field-masking-with-jquery/i have Jquery.1.10.2 lib.i get this error-- 'object doesn't support property or...
View ArticleHow to customise the 'search a record' searches
Hi, I am using Microsoft Dynamics CRM 4.0I would like to add an additional searchable field to the quick find 'search a record' section.I added the field i would like to be able to search within the...
View ArticleCRM 2011 Online - Fetch Based Report With Custom Variables
Hi,I've been trying to figure out how i can prompt for 2 variables to be completed prior to running a report built with SQL Server Data Tools that is to be used with CRM Online (fetch based reporting)....
View Articleupgrading javascript CRM 4.0 to CRM 2011 - crmForm attributes not working
I'm in the process of doing an upgrade from CRM 4.0 to 2011 on-premise. The javascript in form events seems to have upgraded nicely but the crmForm attributes don't seem to be returning values,...
View Articlehow to set requirement level of the field for which label name changed.
how to set requirement level of the field for which label name changed.in the javascript label value changed ,controlObj.setLabel(label)then want to set requirement level in the javascript.Which is...
View ArticleSum values from Subgrid with if statement
Hello, I'm having some difficult getting this code to execute properly. I am trying to total the Quantity field from the subgrid based on the product type. So when a sales rep is entering in...
View ArticleJavascript or? to check entity for existing record
Can anyone provide direction on how to accomplish this in MS CRM 2011.I would like to enter a value into a text field (ServiceArea) on the Contact Entity. If that value exists as a record in another...
View ArticleFetch XML query with older than 15 days / 2 weeks
Hi,We are trying to find a way to create a custom view showing all records that have not been modified within the 2 last weeks = which could be modified on - greater than 2 weeks.But in Fetch...
View ArticleCRM 4.0 On Create Plugin for Contact firing again after Duplicate Detection...
We have a plugin which fires on the creation of a Contact and assigns a reference no. to the Contact. The plugin has worked fine for years but now it has started firing again after 'OK' is clicked in...
View ArticleForm Customization issue
Form has multiple Tabs and one of the Tab has large number of fields, sections etc and I am not able to see all the fields or sections while creating the form. The fields are getting below/under the...
View ArticleSimple jscript code not firing correctly
Maybe I have been staring at this too long, but this is a simple if, else if statement. Change the value of field 1, and auto-set fields 2 and 3. When changing field 1, no matter what value I select,...
View ArticleMS CRM 2011 - Inheriting appointments regarding field from custom entity
I want to add appointments for custom entity via subgrid. When I add the appointment, the appointment's regarding field won't be inherited. With many custom entity records, it would be nice if we can...
View ArticleMS CRM 2011 ONLINE - Same contact for multiple accounts
Any suggestions how to implement one contact to multiple accounts?Maybe just a new N:N relation between the contacts and the accounts? Of course with that we might lose some functionality but is there...
View ArticleFile Upload Control on CRM 2011 Form
HiI added a file upload control inside an Iframe on form. I called a web-resource to do this.HTML webresource has following source...
View Article