Create Record through a Web Form
I have created a web form in Visual Studio that when I run locally works great. It takes the input fields and creates a contact in the CRM. I can use the html to put the web form up on a website but...
View ArticleProblem for Integrating CRM 2011 with Sharepoint 2010 ?
I have Integrated CRM 2011 with SharePoint 2010. I am not using default share point site i created new Team site https://xyz.sharepoint.com/CRMWhen I opened Lead records in CRM It prompt me as shown...
View ArticleCRM 2013 new format = "Phone"
Hi All,In the new CRM 2013 there is a phone format type called “Phone” which let us call directly from the phone field via Skype.in the Contact entity most of the Phone fields have phone format except...
View ArticleGeneric SQL Error in Account Merge
I am getting Generic SQL error while merging accounts using SDK in CRM 2011. This is happening only in PROD environment for only few records, I am not sure what is happening in the background. as I...
View ArticleSimple CRM Development Enviroment Setup
All,I have seen similar questions asked regarding setting up a development environment for CRM 2011 on-premise, but never really saw any answers that worked for our organization. I've read through the...
View ArticleDetermine Publisher Prefix
I have some plugin that should work with different publishers. Assume the plugin needs to set the field [PublisherPrefix]_name. Somehow I need to find out what [PublisherPrefix] is. I could put it into...
View ArticleAutomatic Email Distribution
hello. i have a client that wants an automatic email distribution workflow such that the emails are routed to different individuals based on certain criteria like1. Time when the Email was recevied(...
View ArticleDifference between workflow and Plugin in CRM 2011
HI Any body help me the main Difference between Plugin and Process in CRM 2011RegardsBenarjiBenarji Sandra-MS Dynamics CRM Developer
View ArticleCRM 2013 Sub Grid Ribbon
Hi,We recently moved one of our solutions from CRM 2011 to CRM 2013 and I am having a few problems with ribbons.We have a custom entity (INCIDENT) which has a sub grid view on the form displaying all...
View ArticlefetchXML order by date
Hi, I am trying the sort the items just by StartDate which is a DateTime field, I would like to know how can I sort it just by DAY not with DateTimeSQL SELECT starttime FROM table1...
View ArticleThe Server is unable to process the request due to internal error for MSCRM 2011
Hi ,I am getting below error after i have reinstalled my dev instance with roll up 14. I am trying to run a console job which was working fine before. I am getting below error at highlighted line....
View ArticleIs it possible to update note time stamp in account or contact record?
Is it possible to update note time stamp in account or contact records with date and time?Below is the screen shot...
View ArticlePop up Fields
Hi,I have created the option set filed with options 1-5. I want when I choice a a number, a right number of new lookup fields appear. So if I choose 3 in first field underneath it 3 new lookup fields...
View ArticleBeyond S.Durrow's 2013 mini Command Bar -- the Delete button next to the record
In his posting on Command Bar knowledge Mr Durrow states, "A new 'mini' Command Bar is shown above each form Sub Grid showing only the 'Add' and 'Open Associated Sub Grid' buttons with the Delete...
View ArticleQuick Create Form CRM 2013
Hi,In the CRM 2013 when I create an opportunity record from an account record I want the opportunity to be defaulted to the account where I am creating the opportunity. Is there a work around for this...
View ArticleCustome Activity Entity
I have created a customer activity and wish to make the field names available to select when working with activity views, can this be done?
View ArticleCRM 2011 - Mail merge programmatically (Plugin)
Hi My requirement in CRM 2011 is simple, I need to do mail merge through code (plugin) since the dataset could be complex, it should support 1:N, N:1, N:N relationships.So I can NOT use the built-in...
View ArticleHow to differenciate between the Update messate that gets triggered from...
Hi,I have a custom entity which has a custom field (lets call it MyField).I want the following behavior:If user clicks on Save and MyField has value in it, I want a plugin to throw an exception and ask...
View ArticleMigrating Notes and e-mail activities between CRM instances
Hi Everyone,I have a scenario where I need to merge two crm 2011 organizations into one org. The users are the same, but they exist with different guids in the two instances. I wish to migrate all data...
View ArticleDisplay Records in HTML
i need to show list of records in html grid . * where i need to edit and update and delete the record. * can anybody guide , with sample code . *
View Article