How to force a script to run on save and closed in crm 2011
Hi how would you force a recalculate of the Opportunity on save & close on a form. I thought that an onsave event would also execute the script when a user clicks save & close however this is...
View ArticleSolutionPackager not handling Portable Business Logic
CRM Online 2013, using SDK 6.02 (17/12/2013)Have added a couple of Portable Business logic Business rules to a form. When I export the solution and unpack using SolutionPackager, there are .xaml and...
View ArticleThe authentication endpoint Username was not found on the configured Secure...
Our recently upgraded online CRM - from 2011 to 2013 has now been upgraded for Billing and we have switched over to a 365 user account. We can log into the CRM ok using the new password.We have a...
View ArticleHow do I create a service endpoint CRM 2013
CRM 2013 On-PremiseHello,I need to display a calendar of events. The information I need all comes from our custom "event" entity.My first thought was to use this as an excuse to do something I haven't...
View ArticleUnable to install CRM2011-Bids-ENU-i386
Here's the error I'm getting in the logfile (BIDSExtensionsSetup):13:11:18| Info| === Setup bootstrap logging started 5/7/2011 1:11:18 PM === 13:11:18| Info| Bootstrap version: 5.0.9688.583....
View ArticleOpen CRM dialog using method Xrm.Internal.openDialog
HelloI have a problem when I try open my aspx in dialog using method Xrm.Internal.openDialog. Dialog opens, but when I try close this dialog a get a error. <CrmScriptErrorReport>...
View ArticleGetting Started Pane is not loading in MS CRM 2011
Hi All,I am unable to see the information on "Get Started Pane", I think It's not loading properly.Is this issue with the permissions? or Is some .css files are not loading properly?I am able to see...
View ArticleHow to convert Month name to Month Number in mscrm
Hi All,Here i am taing two fileds Month and Month sort.Suppose i am taking my month as March i,e in that automatically it should populate the number (3) in below field in MSCRMplease help me...
View ArticleCRM Import failure - transactioncurrency_DuplicateBaseRecord
Hi All,I am exporting the CRM customizations from our DEV environment and importing into a Test environment. During the import, I am getting the error "A SQL Server error occurred". The detailed...
View ArticleCan't get past status == 200 on oData request
I'm trying to write a jQuery query for CRM 2013. It is called from the onLoad of the Enquiry form - I need to get all Customer Quotes with that Enquiry's id. I'm a totaly beginner when it comes to...
View ArticleCRM 2011 Alter subgrid layout using JScript
I need to show different FetchXML queries in a subgrid dynamically, depending on certain conditions. I have succeeded to do so, using the following method:oGrid.control.setParameter("fetchXml",...
View ArticleProgrammatic Lifecycle for Invoice - want to intercept subtotalling
I have a requirement where certain non-zero dollar value line items should be excluded from the totallineitem amount in the invoice. I'm looking for any documentation on where to intercept the...
View ArticleCRM 4: Pre-Create Plugin with Advanced Developer Extensions
I've previously used dynamic entities in pre-create plugins to amend data before it gets passed to the platform. In this scenario, there is no need to make any update requests etc as I was just...
View ArticleCouldn't obtain a strongly typed version of the target entity in Crm4 plugin
I am trying to obtain the strongly type version of the target entity in pre-create stage by following way as I found this code while googling:DynamicEntity target =...
View ArticleConvert a text field to currency field by javascript in CRM 2011
Hi, I have a currency field in a custom entity. The problem is user does not create the entity from Add New and Save. The custom entity is created from IOrganizationService. When launching the...
View ArticleNotes for CRM 2011 and CRM 2013
Hi,In CRM 2011, it was possible to add notes on Create entity form and it used to get saved as we Save the entity. Now for CRM 2013, Notes section is disabled on Create form and it gets enable only...
View ArticleRollup Child Records at Parent Record
I have two entities Account and custom entity named Interests. Account has two records named "Father" and "Son". Father is parent account of Son. Son record has 5 related Interests records. When I...
View ArticleAllow attachment of file to note. But do not allow update of Subject and...
Hi everyone,Problem (CRM 2013):On the case Entity we have associated notes.Admin users have full access regarding, updating, creating and associating files to a note.However, some users have limited...
View ArticleCRM 2013 Frequent CrmScriptErrorReport
Is it a issue with my scripts or it something related to microsoft internal scripts? Following is Image and Error Report NOTE : It happens only when I click on particular record and immediately...
View ArticleJavaScript change conflicts -How can we force the new update
Respected community members, This is for Iframe ASP.NET Application javascript for CRM 4.0. we have issue with previous javascript conflicts. How can we force users browser to reload the...
View Article