Updating date attribute using OData
Hi FriendsI am retrieving an entity data using OData, in which there is a date field. When I look at date format of date field I retrived, it is like following.'Wed Mar 19 09:30:00 UTC+0530 2014'So I...
View Articleget emailaddress of selected record in lookup
HI,how to get emailaddress of selected record in lookup by using javascript in crm 2013 ?
View ArticleCalculate business days in CRM2013 workflow
I have a need to calculate a future date in a workflow, over several weeksusing only business days. Is there a solution without going tosome third party option?
View ArticleCRM2013 Action optional argument
When defining an Action Process I have added an optional input argument but find that if this is omitted when calling the webservice an object reference error is thrown... Is this by design? If so, why...
View ArticleSUPPORT
I was looking to add an alias but it saying that email already exist. I had an old account and I deleted the used email from there and it still will not let me. can you please help.Thank you
View ArticleSend Email Plugin Fire only on Send....
Hi everyone,I have created an email plugin. It is registered on create and update of the email activity.However, I only want the plugin to fire only on send. When I set the message in the plugin...
View ArticlePlugin Error "Exceded" while updating entity records.
Hi all, I am facing the below issue kindly help.. In order product entity i am having two look up fields named existing product which is look up to product entity and order product pointer field...
View ArticleRibbon Workbench - Changing Default Button
I need to change the behavior of the "Qualify" button for the lead entity. Basically, I need it to call my plugin. There are 3 places where this button can be found, i.e. Homepage, Form and SubGrid. I...
View ArticleURGENT CRM 2013 -- Subgrid Inline Lookup filtering.
Hi Friends, We have a requirement where we got 3 subgrids. 1) User will add records to 1st Subgrid (Lets say two records added) 2) When user clicks the magnify icon for inline lookup in...
View ArticleTrouble with plugin not firing on create of Order Products
I am attempting to create a plugin that will set the Quantity of Order Products to 1 on initial create of an order. The reason I need to do this is the end users attach Opportunity Products to an...
View ArticleHow can I edit the customeridtype with one Entity?
Hi Experts:I am new for Dynamics CRM and our product is trying to do some plugins for this.My question is: I can see the "customeridtype" of opportunity in metadata browser, and why I cannot edit the...
View Articlehow to get selected lookup record attributes in crm 2013
Hi Everyone,Can anyone tell me how can i get email from lookup by using javascript?I have an entity name "new_buyer" and its attribute name "new_email". I want to get email of selected record in lookup...
View Articlehow to modify my code for custom entity in crm 2013
Hi,Please tell me what is user_accounts in this code and how to modify this code for custom entity name= "new_buyer" and lookup name="new_buyerlookup" and get attribute field...
View ArticleMSCRM 2011 : Two Option set value
Hi,I have a one Optionset ( new_Optionset ) and one radio button Gender(new_gender) Optionset Values = Yes (100000000) and No(100000001)While selecting upon the value in the Optionset if value = yes...
View ArticleXrm.Page.context.getAuthenticationHeader(); is not supported in crm 2013?
Hi,I am using this script in crm 2013 but Xrm.Page.context.getAuthenticationHeader();and selectSingleNode are not supported please tell me what should I use instead...
View Articleset date field of new record from current form date attribute using REST
Hi I have a web resource in a form that by clicking on a button inside that form, new record is created using REST. New records fields are filled from the form which contains the the web resource....
View ArticleCRM 2013 Cannot open Sql Encryption Symmetric Key !!
Hello,I have a issue with CRM 2013 "Sql Encryption Symmetric Key". FYI this following are the screen shot and error log file. Error Log : Unhandled Exception:...
View ArticleMail activities creation using the forward configuration
Hi All,I am about to start using a foward mailbox to monitor incoming mails to different users.My doubts are:1.- I do not have the forward mailbox configuration in any of them. I created the forward...
View ArticleUsers Entering Data in an Invisible Field - Dynamics CRM 2011
Our customers are creating new Contact records via a Custom Form in CRM. The form was built using the Form Editor in CRM with a mix of custom and out-of-the-box CRM fields.We currently do NOT display...
View ArticleActions with optional input parameters
I created an action in CRM 2013 with an optional input parameter. Using the request class generated by crmsvcutil, if I do not set the property value for the optional input parameter, the service call...
View Article