How to get the last number within crm ?
Assumed i have a custom entity called Employee. This entity have a field to enter the employee id. The id format is something like this "EMP-0001". For the first time record created, system will...
View ArticleError When Creating MS CRM plugin using VB 2012
I got this following error when trying to create plugin project within VS 2012. I used CRM 2013 SDK for MS CRM Online 2015. I have changed .net framework but nothing happen to this issue.Regards
View ArticleCannot implicitly convert type iorganizationservice to...
Anyone had some problem like this when trying to create microsoft dynamics crm plugin ?
View ArticleSending Email By Hierachy
Hi Guyz . I Have a small Requirement. In Lead Qualification we have two approvals Operation and finance.For the first stage of approval the mail should go to sales persons manager and for finance...
View ArticleNew Team (like Sales Team) In Sales Process
Hi Guys,Is it possible to add one more section similar to Sales Team, such as "Sales Team B" in the Opportunity Qualifying form:
View ArticleMS CRM 2013 on-Premise to 2015 online Upgrade
Hi Guys,We have 2013 on-premise CRM. We are planning to upgrade 2013 to 2015 online. now am export the solution from 2013 and import to 2015 online. it's the correct way? If not how we can do the this...
View ArticleCustomization and Configuration 2011 questions
Hello,I am revising for this and found dump questions, i think these are wrong. Can anyone correct me if i am wrong. Thanks Q: 1Which of the following statements applies to both Microsoft Dynamics CRM...
View ArticleHow to display a popup in c# plugin
Hi,I have a c# plugin, and i need to display a popup to user.What is the c# code to do that ?Thanks,Paul
View ArticleHow to validate email address in plugin before sending mail??
Hi,i want to validate email address before sending it to users.is it possible to get no of invalid email?? Please suggest me the way.
View ArticleEmail Templates - is there any way to restrict access by 'Team'/'Owner' of a...
I know that email templates can be flagged as personal templates, or they are Global. Our business users use LOTS of templates across teams and the list is getting too long as everybody can see ALL...
View ArticleWhy Is Internal CRM Address asking me for crendentials?
Hi GuysI am going around in circles here but basically we were going to deploy an IFD CRM On-premises setup but due to costs we have decided to go against this after getting to the point of installing...
View ArticleNeed help to Correct my script.
I m new in CRM. i tried to insert a field after the record is created.Here is my code :using System; using System.Collections.Generic; using System.Linq; using System.Text; using...
View ArticleDisplay "awarded competitor" on the opportunity Form
Hi everybody,i need to show the value of the competitor in a field on the opporutnity form. By now if i close an opportunity and select a competitor the only way to see the value competitor inserted is...
View ArticlePlugin Message Delete: Unable to deserialize the serialized value.
Hi,I've created a plugin for phonecall entity to run on Create, Update and Delete messages. The Create and Update messages are working fine, however for the Delete I get the error "Unable to...
View ArticleIntegration of Microsoft dynamic crm in php
HiI am trying to integrate microsoft dynamic crm with php. I have successfully got the userid and username with whoami request. but I do not know how to use all its other requests like as...
View ArticleHow do I use decimals for product quantity?
Hi,I'm adding some products to my CRM online instance. I'm having trouble setting them up so that I can use decimals for product quantity such as; 0.25, 0.50 or 0.75 when adding products to quotes,...
View ArticleWorkflow to send mail whenever a record is added to a sub-grid
I have a custom Document form with a sub-grid that associates custom Member records with a Document record.Now my challenge is how to create a workflow that sends a mail whenever a Member is added to...
View ArticleADFS Issue - 2015 Onpremises 'Your server is not available or does not...
HI Experts,I installed 2015 Onpremises & ADFS on the same Windows Server 2012, single server hosting precisely.Its working fine on Web and when trying to access from App we are getting "Your server...
View ArticleFetch current organization
Hi ,I am using silverlight application and i want to fetch current organization(serverUrl) used by user.how can I fetch .I want to use this in Xaml page.suppose in javascript we are using var serverUrl...
View Article