What's the function of "IsCore" in the ribbon workbench?
Does it mean to disable the current rule?Any ideas or detailed explainations?What's Iscore=true and false???Samples???
View ArticleMSCRM 2013: Letter Entity from field is not getting autopopulated
Hi Friends,Recently we migrated to CRM 2013 from CRM 2011. We have one custom entity.When we create letter from that entity,"from" field is not getting auto populated with logged in user.Couldn't find...
View ArticleAutonumber generation plugin
Hi All,I wrote plugin for generating autonumber, and place it in a text field. But my code works fine upto placing it on the number field it is not placing on text field. please find the code written...
View ArticleError on accessing CRM webservice from plug-in
Hello everyone,I have a requirement where I need to create some records on an IFD on-premise deployment based on some data in an online deployment. This is where I am currently stuck:- I created a...
View ArticleJavaScript SOAP calls in ms crm 2013
Hi All,Is SOAP Calls works in MS CRM 2013 If not how can use OData query with joins(relationships)?Thakns in advanceSrikanth Reddy
View ArticleCRM 2011 C# Plugin: IF Statement for Bit (Two Options Field)
Hello, I am having difficulties creating an IF statement for a bit (two option) field.My current syntax is not working, please help!if (targetEntity.Contains("apd_twooptionsfield") &&...
View ArticleEnhancements in business process flow
Hi,one of the lookup fields in business process flow of crm forms gets faded when a value is selected.My requirement is to adjust the width of the lookup field so that when a value is selected it...
View ArticleHow to refresh the parent form attributes when activites are marked as complete.
HiI want to do the following tasks on the Parent form when user completes the activities (email /phone call) either from the Sub-grid (shown on the parent form under Activities) or open the task and...
View ArticleCRM 2011 C#: Setting an Option Set Field
Hello, I'm trying to set the value of an option set field in my C# code but I am running into difficulties. I found some code examples but they are not working for me. I am using the following...
View ArticleCan I disable "Atleast one recipient does not have an email adress or is...
Hi, We add Contacts to Campaigns with Marketing lists. When we add Contacts to the Marketing List we use to have announcements like "Atleast one recipient does not have an email address or is marked as...
View ArticleCurrency Code Lookup CRM 2013
Hi,How can I find in c# code currency name and currency symbol by currency code when currency is not added to organization in buissness management ?
View ArticleMS CRM Integration with Dynamics AX
MS CRM Integration with Dynamics AX Hi , how to pass value from crm to ax. using javascript Using Plugin Using Web service . please provide with some sample code. it would be really helpfull . thanks
View ArticlePlugin query
Hi All,I want to generate the unique id using plugin and concatenate it with the location code. this location code is coming from another entity which has relation. I wrote the code for generating...
View ArticleBirthday Email to Customers - Global CRM System
Hi All,I would like to know the approach about sending birthday wishes email to customers. I have a global CRM system which has cusotmers from all countries. As there are timezone difference with each...
View ArticleCRM2013. C#. Activate, Update and Deactivate case.
Hi.Have a plugin which starts on Email PreCreate. Plugin must activate the email regarding Case, update some field in the Case and deactivate the Case back.Here is the plugin...
View ArticleNot able to connect the CRM online trial instance while installing the sample...
I have installed the unified service desk client and was trying to install and deploy the sample unified service desk package using the package deployer. On the step of connecting to Microsoft Dynamics...
View ArticleDifference in behaviour of a two-option checkbox between UAT and PROD
Hi,We have a two-option (checkbox) control and have set it to run some code onchange. Xrm.Page.getAttribute("new_checkboxField").addOnChange(DoSomething); This works fine in DEV and UAT environments....
View ArticleCRM 2013 - Missing Buttons on the "Information" Form
Hello,We are using CRM 2011 On-Premise and will be migrating to 2013 On-Premise soon. Right now we are testing if all customization is working correctly on a test CRM 2013 website.We have a custom...
View ArticleHow to get the current users information in a fetchxml report
Hi,I am trying to customize the standard order report. The standard report gets the information for the current logged in user by using fn_FindUserGuid(). Is this same thing possible using fetchxml and...
View ArticleI getting error when i creating record
Hi I am getting error when I creating recordMicrosoft Dynamics CRM Error Report Contents<CrmScriptErrorReport> <ReportVersion>1.0</ReportVersion> <ScriptErrorDetails>...
View Article