confirmIT tool
please some who familiar with confirmIT tool ,help me to suppress an option in multi select question. answer this as early as possible thanks in advance.. :-)
View ArticleCRM 2011: Adding option to optionset using javascript
Hi all, Could anybody please help me adding option to an optionset using javascript I tried the below: var advanceOption = new Option(); advanceOption.value = 2; advanceOption.text = "Advance";...
View ArticleCRM2013 Ribbon Workbench - Help and guidance needed to get started
CRM2013 I have read and not managed to work out how to accomplish what I think should be a simple task. I have created a custom entity called new_directDebits, which hold child records from Accounts....
View ArticlePopping of an existing record in MS CRM 2013.
Hi Folks,I have a question regarding popping of an existing record given the record id in CRM 2013.(Using window.top.location.href)The parent entity has a lookup field "hppscm_docketapplication" which...
View ArticleJavaScript - Hide/Show Multiselect option set based on another option set
I have JavaScript in place which creates a Multiselect option set based on code from here:http://taoofcrm.com/2011/05/16/multi-select-option-sets/I am trying to now hide/show this multiselect option...
View ArticleTask and Phone Activity Created through the Social Pane CRM 2013
Hi there, I have a plugin customization that updates the organization field on the activity entity if the Regarding field has a parent organization. The plugin gets fired on the PostCreate and looks...
View ArticleCRM2011 Report with data from external database - which grants are needed
Dear all, I am building a report with data from both CRM and non-CRM database. Report will be run from "inside" of CRM.Which steps (creating logins and grants) do I need to do in in this non-CRM...
View ArticleC# code to get lookup value from within a lookup, how?
I have a Contact Lookup on a form called new_contact. Inside that Contact form is another lookup called "new_PrimaryAccount"; contact ctt = entity.ToEntity<contact>();new_contact =...
View ArticleCRM 2013 Developer Toolkit support for Visual Studio 2013
Hello,are there any plans to release a Delevoper Toolkit that is compatible with Visual Studio 2013? If yes, is there any tentative time frame on its release?Thank you very much in advanceMichael
View ArticleHow to Refresh the Parent Page from Child Page in crm using javascript
Hi All,I want to Refresh the Parent Page from the child Page in CRM 2011 using javascript.By google i got some code as: window.parent.opener.parent.location.reload();It is working fine on IE10. But...
View ArticleOOB javascript
Hi I need to have some OOB Java Script Refernce , Can i know where can it be available in SDk. or any other ooficial materialExample : Delete Record Button Java Script Webresource :...
View ArticleMSCRM 2011 stop retrieving data
Hi All,I need to know if it is possible to configure or to code a way telling the subgrid dont execute the retrieve. Is it possible to block loading records on a subg rid.Thanks for Help
View ArticleCRM2011 SSRS pass value parameter
Hi all, I've got a problem concerning a custom SSRS report that has to get the entityID of a selected record in CRM.I'm doing folowing query in a dataset:SELECT invoiceid AS quoteid FROM...
View Articlehide show entity in navigation pane
i have a field called appeal stage.onchange of appeal stage i want to hide the entity "board meeting" in the navigation pane using javascript
View Articlea decimal value provided is outside the allowed values during quote revise...
Hi All,When I revise a quote with negative discounts in line items, I am facing the issue "a decimal value provided is outside the allowed values" in CRM 2011. We customized the default discount fields...
View ArticleWeb services in the Microsoft dynamics CRM
Hi, I am very new to this Dynamics CRM. I want to upload web service file into the Microsoft dynamics instance. Is there any document related to this? If so please any one can share with me. I want in...
View ArticleMicroosft Dynamics CRM Career Opportunities
Hi All,I am working in MS Dynamics CRM projects in one company in India ( plesse execuse me for not telling the company). During my Dynamics CRM experience, I have not been that much focusing on...
View ArticleAdding custom html in an entity form, but not inside an iframe
I want to display a custom rich message with some graphics to the user when he saves an entity, For example, when the user creates an account. I can suscribe to the save form event and execute an...
View ArticleREST endpoint with javascript
I have tried to follow:http://msdn.microsoft.com/en-us/library/gg334427.aspx#BKMK_JScriptDataOperationsJSand as usual am getting lost, if I upload the solution all works fine, if I manually enter the...
View ArticleAbout CRM 4.0 -MS SQL SERVER Reporting services.
Hello,I've only a basic idea about creating reports in CRM 4.0 using SQL Server Business Intelligence Development studio.But I want to know it in detail like creating complex custom reports,sub reports...
View Article