Partylist in CRM 2013
Hello, guys.My need is to create "Partylist" field in CRM 2013 Entity. How can I do it?Thanks.
View ArticleCRM - Send Mail - From Mail Merge.
Hello Guys,We are using this custom code to send mails from CRM environment for our custom entities (invoked from workflow activity code).TargetSendFromTemplateEmail myTargetSendFromTemplateEmail = new...
View ArticleUpdate Entity image issue
Hi, i want to change entity image according to status field if status value is "1", image1 name "new_image1.jpg" will display and if status value is "2" then image2 name "new_image2.jpg" will display i...
View ArticleMS CRM 2011: Depth of Plugin post Workflow execution.
Hi,I want Opportunity to be lost as Cancelled via a OOB Workflow executed on some condition on Opportunity page, but not manually through clicking 'Close As Lost' ribbon button and selecting...
View ArticleCRM 2011 - Reporting on Audits
Hello,I've got a custom entity that shouldn't change much, so my client has request an audit report that tracks which records are modified, whats changed, by who and when.I used the built it auditing...
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 ArticleError on Surface for CRM 2013
Hi All, I installed MS Dynamics App. in my windows 8.1 machine and getting the below error in Accounts, Contacts and Lead entity. It works fine when I open the in the web site(IE,Chrome. Firefox). I am...
View Articlewindows 8 CRM 2013 App : Unable to add dynamic content
Hi All,CRM 2013 App for windows in Surface. I am getting the following error in Account entity. any idea how to resolve this.i have JS Script associated to the Account record like Formatting the phone...
View ArticleCRM 2011: Adding option to optionset using javascript
Hi all, Could anybody please help me adding option to an optionset using javascript I tried the below: var advanceOption = new Option(); advanceOption.value = 2; advanceOption.text = "Advance";...
View ArticleCRM Plugin Call a Custom Web Service
I am running into an issue that I suspect is a permissions issue. I'm hoping someone can point out where my issue is.I have a web service that I created for CRM. I've added a method to load a lead...
View ArticleIs it OK to truncate AuditBase table?
Hi all,I've got an issue where audit was turned on in CRM 2011 for a production environment. After a few months time, the auditbase table has now got nearly 10 million records and is consuming heaps...
View ArticleErrorCallback on save.then not firing if there is a plugin error
Hi All,I am using the below code on a ribbon control. The successCallback shows the notification but errorCallback doesn't get called or shows the notification if there is a plugin error. I don't want...
View ArticleMS CRM 2013(Online) Incoming email From and TO field value is empty
Hello to Everyone,My online crm 2013 is integrated with the exchange account. Email router is picking the emails to CRM from the exchange account.But randomly for few emails are coming to CRM as the...
View ArticleTwo Plugin on an entity for a same message with same execution order
Hi,I have a query related to plugin execution order. Suppose if i have a plugin for a same message with same execution order "1". So which plugin would trigger first?Regards,SB
View ArticleFailed to import an unmanaged solution to CRM organization
I got an error when i import an unmanaged solution from Dev to TestThe solution has account, contact, lead , opportunity, case and user entity and also a javascript web resource.This is the error:You...
View Articleaddress1_... adress2_ ... customeradress & more fields directly on contact...
Hi, what difference it makes if i use the address1_telephone1 or the telephone1 field on the form to store the phoneno.?Why there a direct fields on contact, account, lead f.e. telephone 1 - 3, fax AND...
View ArticleThe breakpoint will not currently be hit. No symbols have been loaded for...
Hello,I totally have no idea about this. I was trying to debug plugin. It never stop at the breakpoints. I can see this yellow mark "The breakpoint will not currently be hit. No symbols have been...
View ArticleCRM 2011 Convert Lead
Dear All,I want to get the "Notes" tab information whenever I convert the lead to contact or Account or opportunity. This is not a out of box functionality. But how to do this through plugin or...
View ArticleFetchXML - Parameterizing an Operator
Instead of using a from and to field to specify a date range, the client would like a single dropdown to identify the timeframe. Sample values for this dropdown include: this week, last week, this...
View Article