CSV File Output for c# plugin
Hi I'm currently developing a plug in to work with CRM using C# and using a class library in visual studio 2013 The plugin will be outputting CSV files to use with a different piece of software. The...
View Articlehow to add field in multiple views at one time
How i can update multiple view at a time.
View ArticleCreating a workflow notification to Marketing Administrator when new members...
HelloI am currently working with CRM2011 and I am trying to create a workflow to send an email to the marketing administrator when there are members added/updated or deleted.The marketing admin will...
View ArticleMoving the SQL database for CRM2011 but not CRM
How can I move the database server and database for a CRM2011 installation but leave CRM installed where it is.We have CRM and SQL installed on a single server. It has horrendous performance and...
View ArticlePlugin to display a form
Hi All;Below is my plugin codeif (((OptionSetValue)(context.InputParameters["Status"])).Value == 3) // status is the lead qualification reason selected by the user {...
View ArticleConvert Option Set to radio buttons in CRM 2011
Hi, I have a custom field in CRM 2011, rating customer reaction from 1 to 5. I created a option set. However, for this type of rating system, it makes more sense to display as 5 radios, instead of a...
View ArticleJavaScript OData RESTEndPoint DataOperations vs Plugin Reliability
All,We have few JavaScripts that use RESTEndPoint DataOperations to modify fields on Account and Contact entity from commandbar. I think OData RESTEndPOint DataOperation works Asynchronously.So is it...
View ArticleMulti Select Lookup - CRM 2013
Hello Experts,Is it possible to create multi select lookup in crm 2013. If not what could be the alternative way for multi select lookup.Thank youMadhuThanks and Regards. MadhuSudhan M
View ArticleHow do you turn on issopintegrationenabled in Dynamics CRM 2013 online?
I want to turn on the Submitt Order button functionality via the issopintegrationenabled field in Dynamics CRM 2013 online. However I cannot figure out how to change that value. How do I access this...
View ArticleHow to call server side code from javascript web resource on page load
Hi,I want to call web resource on page load or while opening the form of any entity in CRM 2013 and that webresource should be call some server side code.I have to pass some value to that server side...
View ArticlePlugin for getting attribute values from a grid ?
Hi All,I have a requirement like , on product form I have placed a product line item grid in that form I have added a custom column cost.Product and Productlineitem has 1:N relationship.Now I need to...
View ArticleCRM Reports with GUID parameter
Hi all,We've come across a weird issue in one of our client CRM 2013 on premise environment recently. We have a custom SQL report with a parameter, say the parameter picks up its value (accountid)...
View ArticleHow to display the report in iframe for on-premise CRM 2013
I have a report on contract entity. It should run for every individual record. So passing the below query as the parameter to run the report. It working fine when I am running the report for the...
View ArticleHow to pop up the contact form on lead qualification in CRM 2013
Hi All, On lead qualification i have made the create opportunity and create account form as false ( through plugin) it only creates contact form But the problem is, this plugin creates the contact...
View Articlepartyid on create on appintment in mscrm 2011 through plugin
Dear all ;i am tryign to get the requiredattendees collection from appointment through plugin on create of appointment. when i register this plugin as synchronous and post operation then it gives me...
View ArticleCRM 2013 - How to retrieve Business Process Stage Order using SDK?
Hi,How to retrieve next Business Process Stage using SDK? Scenario is I wanted to know name/id of Stage which is next and Previous to current stage.ThanksMakMaKeer | myencounterwithcrm.wordpress.com...
View ArticleHow to delete look up field from MS CRM Dynamics.
Hi,How to delete look up field from MS CRM dynamics.I have added account look up in Lead form and i am unable to delete that look up filed.I have to delete that field from dynamics crm.Please...
View ArticleTasks and Phone calls CRM 2013
Hi,I am not able to delete the Tasks and Phone callsIn CRM online version!!is it required any permission need to enable for this?Rammohan
View Articlewindow.parent is giving error when used within Iframe - crm 2013 IFD!!
Hello Experts,window.parent.Xrm.Page.getAttribute(radioName.name).setValue(parseInt(radioName.value));above is the line which is giving error. Till now this was working fine but now its giving error as...
View ArticleCRM 2013:Issue with addCutomView for Connect To lookup on Connection form
Hi All,I tried to setup "Account" entity as default for Connect To lookup and also to filter records using addCustomView but it's not working. It shows Contact lookup view as default. Please find below...
View Article