JavaScript - Save Contact, Open Account, Close Contact form
We are trying to accomplish the following:1) User changes a field value on the Contact form which triggers a JS method 2) The JS method performs the following: a) Saves the Contact form (this...
View ArticleHow to add the same fields on the form more than once in crm 2011 on premise.
Hi All,I have a form with three fields, all are text fields, they are:ItemQuantityColorA user may want to add more than one item and ultimately quantity and color. Is there a way where I can show the...
View ArticleCustomise an entities home page
Is it possible to customise an entity's home page? I can customise the entity's form and replace it with something more useful but I want to replace the home page for the entities themselves. The only...
View ArticleHow to retrieve optionset value from other entity using CRMRestKit?
Hi,I am using CRMRestKit solution to make crossentity operations with jscript easier for me. I am able to retrive value of string fields from other entity based on its guid (which I get from current...
View ArticleHow to reload a form on refresh of Subgrid in CRM 2011 ?
Hi,I want to reload my entity form on refresh of my Account Subgrid,when i add my Existing Account in that Subgrid,after adding that Account ,i want to refresh my form.Please help how can i do that ?If...
View ArticleCan I install the same solution multiple times?
We have a plugin that was developed a year ago but don't have the original updated source. We have backups but they are old. Is it possible to install the same solution two or three times? What would I...
View ArticleUser feedback from prevalidate
If I have a prevalidate plugin which, amongst other things, will ensure that a newly created object is valid how can I get feedback from that plugin to the user if it isn't valid?So for example if I...
View ArticleGeneric SQL error
I have written a small console application having code to create a new lead in CRM 2011. Lead newLead = new Lead() { FirstName="test",...
View ArticleAuto Email on Field Change Microsoft Dynamics
Once the first 50% of the one-time fee has been collected my billing department goes into the CRM and clicks a radio button that I created saying the 50% has been collect. They are supposed to alert...
View ArticleDynamics CRM 2011 and AX 2012 bi-directional integration
Hi,I want to integrate CRM 2011 and AX 2012. I followed the stpes as per the below...
View ArticleMSDN Developer Access to Dynamics OnLine
Does my MSDN Ultimate license give me access to Dynamics CRM Online ?I see there is a 30 day trial but I wondered what happens when that expires.ThanksSteve
View ArticleCan't work out the difference between 2 values.
Hi,I'm using SQL Server Data Tools to create fetch based reports for my CRM online installation.In my data query I pull 2 fields that contain values in currency (linetotal and grandtotal).I'm trying to...
View ArticleDisabled fields not saving to database
We written code (below) to disable all fields so they cannot be changed as part of an approval process. The code changes all the fields to disabled, but when you save/close the record and reopen, all...
View ArticleCRM 2011 Qualify Lead buttons not working after RU12 on-premise
After updating to RU12 on-premise we're now running into an issue submitting the qualify for a Lead. Once we click on Ok after making our selections it does nothing and the error below is what it...
View ArticleCRM 2013 (Orion) - Online Upgrade
Have you heard how CRM Online customers are to test this upgrade? I have a customer that has an online instance of CRM and it would be nice to have the chance to test this release (as big as it is)...
View ArticleCustom Lookup View - CustomerAddress
I'm trying to create a custom lookup view that contains Customer Address records. Here is our current code...var viewId = "{1FB0BF0B-FE0A-4A1D-A190-7704CFF08D0F}";var viewDisplayName = "Customer...
View ArticleTrying to import the default solution developed on CRM on-premise, to CRM...
Trying to import the default solution developed on CRM on-premise, to CRM Online - I'm getting an error:
View ArticleSDK Install with VS2012
I recently downloaded the VS2012 Express and the CRM 2011 SDK. However when I try to run the SDK installer it gets about to the end then I get an error "Failed at checkpoint 4, value cannot be null"...
View ArticleCRM Notifications ?
I'm looking for a scalable solution to display warning/information messages on CRM forms.I came across two different approaches:1....
View Articlebest alternative to ISV pages
If you have a bunch of isv pages on crm 4 and now you must upgrade it, what is the best alternative?my problem is I have a separated database for this pages on the same sql server as my crmthe isvs are...
View Article