Sparkle XRM help needed to display data in editable grid
Hi Scott,I am trying to sparklexrm to display the contacts associated with an account, but facing issues in getting the data show up in grid. I am getting the following error message"There was a...
View ArticleBuild ASP.NET website connected to CRM
Is it possible to connect ASP.NET website to the CRM 2016?
View ArticleConfigure portal add-on trial
Hi!I've successfully registered for a portal add-on trial via https://crmmanagedtrials.dynamics.com. Install of the solution was fine, and I can see entitites and solution in my Online CRM. Now I want...
View ArticleRelationship from queue to case?
Hi,I have created some queue dashboard and using a mailbox. So when a email activity is created, I can pick the queue item etc etc.But sometimes I also wan't to create a case for the specific queue...
View Article'?' 'Help' screen
HelloCan I trigger help button programmatically from java script?My requirement: When I set a field value on a form, it should show OOB '?' help screen from right hand side of screen.Is it...
View ArticleDynamics CRM Portal Addon Trial very slow
Hi I signed up for 2 Dynamics CRM Portal Addon Trials on crmmanagedtrials.dynamics.com.I got the trials up and running, but the performance of the portals is so slow, that I'm not keen on showing them...
View ArticleCRM Plugin Message Export,ExportAll,ExportCompressed,ExportCompressedAll not...
I would like to trigger my plugin when-ever solution is export. SO I configure plugin in Export,ExportAll,ExportCompressed,ExportCompressedAll, none of the message trigger my plugin
View ArticlePlugin message name trigger for solution is export.
Plugin message name trigger for solution is export.
View ArticleFind Views names of entity in dynamics crm using javascript
Hello,I want to find the name and columns set in Views of entity in dynamic crm with the use of javascript.Names display in above image and views columns which are set for each view.
View ArticleCreate custom html web resources to look like Crm
I have to create some functionality through custom web resources using html and javascript.I would like to give these objects a similar look to the crm.which are the best practices?Requirements are:-...
View ArticleWebService C# - Read annotation from a case
Hi all,In my company I have a webservice to retrieve the information from CRM 2015 by Ticket Number, in particular only information from incidents. Now I must create a method to read the annotation...
View ArticleShow invoiced products on account form (Dynamics CRM Online 2016 Update 1)
Hello,A customer of mine wants to see (on the account form) an overview of all the products the account has bought in a year. Does anybody know what i must configure or customize to show these...
View ArticleIntegrate ASP.NET webpage with Dynamics CRM Online
Hi Experts,Recently, I come across with below requirements:We have Dynamics CRM Online, Azure with SQL DB1. On creating Opportunity in CRM Online, it should create a record in Azure DB. --> I am...
View ArticleUsing Soap I am not getting my desired result
Hi allI am using this codefunction accountOnload() { debugger; var AccountName = Xrm.Page.getAttribute('name').getValue(); var currentleadId = Xrm.Page.data.entity.getId();; var contactFetchXML =...
View ArticleFill sub grid using filtered values
Hi all I have this codefunction accountOnload() { debugger; var AccountName = Xrm.Page.getAttribute('name').getValue(); var currentleadId = Xrm.Page.data.entity.getId();; var contactFetchXML =...
View Articlechange text in label of CRM chart
I have a chart in CRM It is for a field called isQualified with Yes and No as possible valuesNow in the chart I want to change the lable of Yes, No to Qualified and Not QualifiedHow can this be done?
View Articleset value function gives me an error
Hi allvar contactRecords = XrmServiceToolkit.Soap.Fetch(contactFetchXML); if (contactRecords.length > 0) { if (contactRecords[0].attributes.extendedamount!= undefined) {...
View ArticleImport excel to connection entity fill Record2roleid field
Hi,I try to import records from excel to connection entity.To Record2roleid (look up field) I want to put a fixed value : "Ownership Change".Is it possible?Thanks!
View ArticleHTML Tables disappeared on the form
We have created certain HTML tables but it is not visible on form. It appears on the back end. These tables disappeared from the form suddenly. Any idea on the reason?
View ArticleConfigure gmail with onpremise
Hello team,I would like to configure Gmail with onpremise instance.Is the email configuration same for both onpremise and online instance?.Any help or guidance for configuring gmail with my onpremise...
View Article