Hi,
I am having Multiselect option control in my form. I want to extract the selected values to label items through webresource. Can you please suggest me how we can dynamically creating the label items.
Thanks,
Anandh
Hi,
I am having Multiselect option control in my form. I want to extract the selected values to label items through webresource. Can you please suggest me how we can dynamically creating the label items.
Thanks,
Anandh
Hi, dear friends,
I have a problem about sync email from Outlook to CRM 2016 in a special period of time. syncing work correctly now but in a special period time, I missed my emails. Do you know How I can synchronize all my email from before up to now?
Hi
In 8.2 I was able to replace the Opportunity Reopen button with a custom button that calls a script. At the end of that script I would call the original reopen function.
Mscrm.OpportunityCommandActions.opportunityReopen();
In 9.0 this command has changed to (from what I can see):
Mscrm.Form.opportunity.ReopenOpp();
But nothing happens when calling it. Any suggestions? Thank you.
Hello,
I am working with CRM 2011 On Premise.
I have a solution in our DEV environment which contains 2 entities and 3 Webresources.
When I try to import this solution in PREPROD environment, progress bar is loading, and I get the message “The import of solution : PatchQC3070 failed”
When I download the Log file and open it with Excel, the status column does not show any error:
What can we try to get successful import of the solution ?
Thanks for your help,
Paul
Hello,
We were wondering if Web API logs all the request and responses somewhere? I couldn't find any info about this online and I can't guess where to find it.
We will try to integrate another system with Web API with our CRM On Premises, but there is a requirement that we log every request and response from web api calls.
Does crm web api provide this functionality by default? What are our options? We would appreciate some info about this.
Thanks for the help.
Hi,
A solution was exported from an environment we no longer have access to. The solution contains a dashboard which includes 4 charts. However, the charts were not included in the solution so it will not import to any environment. I have tried removing the missing dependency references, removing the dashboard XML section from the customizations file, and just removing the chart references from the dashboard XML section in the customizations file.
These attempts haven't worked and it produces errors on import.
Is this possible? Any pointers would be appreciated. Would obviously be a real pain to have to rebuild from scratch.
Best wishes,
Richard
Does CRM 2016 support the latest SP2 & CU1 for SQL 2016? In https://technet.microsoft.com/en-us/library/hh699671.aspx#sql_server_editions is says that a soon 2 year old CU2 is supported but nothing older. In my opinion this is a major security and stability issue. Anyone tried installing the latest version yet? We are currently running CU8 and that one is working.
Dears, i work on Dynamics CRM 365 Organization on premises , i import the ribbon workbench solution and while trying use it and import solution contain opportunity entity only.
i want to hide the new button in opportunity Entity , i choose the button right click on it and choose Hide
after doing this i wanna publish the updated solution
when i click on publish solution in ribbon workbench the solution still load for long time
so any advice please
When i click on search button on web page I want to create a dialogue box using java script when search records are having identical phone number and more than one record and display those records in dialogue box with checkbox to select any record. How can i achieve this.
Hi,
I'm trying to create leads using Powershell when reading them from a csv file.
I've managed to create new contacts for the users but am having problems when trying to set the field to a value when its a lookup.
My cut down code is -
# Connect to CRM
# Get details from csv
# Create contact from name, email etc
# Now create lead - this doesn't work - test_subjectareaid="Adult Nursing"
Also how do I link the lead (enquirer field) to the contact user ?
Thanks in advance,
DJW-uk
I can get the activities linked to a customer account by executing the following request: https://xxx/api/data/v8.2/accounts(guid)/Account_ActivityPointers. But I can't succeed in finding the contacts which are linked to this activity, if at all possible. Can someone help me along the way please?
Hi,
We are trying to create a view/sub-grid on our account entity that shows all products that a customer has ordered, but we are struggling.
We start with an opportunity that has products assigned to it, then create a quote before creating and fulfilling an order. The product line items from the quote move through the process into the order and are used to create an order confirmation document that is sent to the customer. However, we are unable to create anything at an account level that shows what the customer has ordered historically.
Does anyone have any ideas?
Thanks in anticipation, Will
i exported my solution to edit customizations file then while Importing i get this error below An error has occurred. {1} {0}
Any help please
I have a created a landing Page and want the user to redirect to that page after SignIn. I have created a Redirect to go to that page. But it still lands me on the same Home Page.The Steps i took to make it effective were :
1)I have tried clearing the cache .
2)I have also tried with Web page and Site Redirect option but still I haven't been able to redirect.
3)Checked the Redirect Entity and it is enabled for redirection.
Hi All,
I'm new to MS Dynamics CRM domain , i would like to know step by step procedure if possible pictorial representation for CRM upgrade process for on-premise . And also i would like to know how to take backup of the existing CRM instance in the cloud servers .
dear all
i do have a production dynamics 365 version 9, and i need to export its configuration and migrate it to a local development CRM2016-version 8.2 for development and testing purposes, is this possible?
thanks,
Hello,
i want to make security field on owner and topic in opportunity in CRM
thanks