Display Dialog form on entity form
Hi,Is it possible to display dialog form on custom entity form as iframe ?If it is, how can I do this ?
View ArticleEnable pre-filtering in SQL based Reports
Hi All,I have created a custom SQL based report on Invoice entity.It takes Invoice Id as input parameter and generates the report.I am having following troubles:1. I want to show the report under "Run...
View ArticleHTML Custom grid not working on IE9
I have developed a custom grid using html 5 and inserted that in an iframe in MSCRM 2011 (UR 15) form. Grid prefectly works on IE 11, but not in IE 9. It says "Internet Explorer cannot display the web...
View ArticleContacts
Does anyone have any idea where I can customise the automatic creation of contacts from emails in the online version of CRM? Currently have a contact created for every spam mail and I can't find...
View ArticleWhen trying to add field on the old form in mscrm 2013 i am getting the...
Dear ALL;I am trying to put a field on the form and when i save the form in mscrm 2013 (in the old form) then i get the following error <Message>The dependent component SavedQueryVisualization...
View Article[CRM 4] State changes for custom entities
Hello,I've been asking many questions lately because I had to mess with functionalities I never had before.I have a new problem now.When a custom entity is created as far as I'm aware the only state...
View Articlehow to change Out of the Box Icons in CRM 2013
Hi All,How can I update the Out of the Box icons in CRM 2013. For custom entities I created I can change it easily by clicking the Update Icons Button at the top of the entity. but i wan not able to...
View ArticleAny information of CRM 2013 Exams release dates?
Hi,Does anyone have any information on the release dates for CRM 2013 exams: MB2-700 Microsoft Dynamics CRM Applications MB2-701 Extending Microsoft Dynamics CRM MB2-702 Deploying Microsoft Dynamics...
View ArticleformContext.getEventArgs().preventDefault() does not work on "Save and close"...
Hi,I have a result field in my appointment and phone call entity which users are supposed to enter the data only when they want to complete the activity. if they enter something in it and try to...
View ArticleQuery Expression Distinct column Plugin Help.
I have created a query expressions which retrieves all order products associated with an order.Here is my current query expression:var query =newQueryExpression("salesorderdetail");...
View Articledata from outlook to mscrm 2011 or 2013
Dear all;i have and order in mscrm when the user reply on that particular user through email i want to get that information form outlook and put it in to the mscrm can we do that ??
View ArticleAdding xap with WCF service to crm 2011
I have Dynamics on-premise and have also created a silverlight app that uses WCF Services to connect to two separate SQL databases.All works well when I run it in Visual Studio 2010, however when I...
View ArticleCRM 2011- jscript to revise quote
Hi,I'm trying to call script to revisequotation like this:crmForm.SubmitCrmForm(QUOTE_CREATE_REVISION_EVENT,true,true,false);but I got error, I think it's valid for CRM 4.0
View ArticleAuto fill related Look up entity values using javascript
Hi I have (customized entities) sector entity linking to travel entity with look-up in travel entity called sector. There is a need of auto populating mileage filed from sector entity when on change of...
View ArticleEmail Address should be unique in contact form by JS
Hi Everyone,I Have Stuck in a Query. My requirement is simply that email address should be unique for a contact record. One record has a unique email address and if user creates another record with...
View ArticleRetreive lookup fields with OData
Hi,I have a lookup field named "new_smstemplateid" related to the the entity "new_smstemplate", i need to retrieve another field 'new_messagetemplate" but the code below don't return any data :function...
View Articleconnecting two entities using ribbon workbench button
Hi,I have placed a "button" in ACCOUNT entity using ribbon workbench.In ACCOUNT entity - create field - "Total Tax"In CONTACT entity - create field - "Tax"Requirement -I have to write a javascript code...
View Articlemulti select lookup through javascript code for cross browser
Hi, We have converted single lookup to Multi select lookup through code. When selecting more than one value in Cross browser gives an error. it works perfectly in IE. Did anyone face this issue before...
View ArticleSet The default lookup entity in crm 2013
Set the default lookup entity in ms crm 2013(In Case customer Lookup )i tried the below code but its not working document.getElementById('customerid').setAttribute('defaulttype', '2');...
View ArticleEmail Activity Formatting issue on Reply to Email in CRM 2011
Hi,I am facing issue related to Email Activity in CRM 2011. When i try to reply email activity, i have seen that there is a email formatting issue, new line is automatically added on every line break....
View Article