Skip to main content

Questions tagged [dynamics-crm]

Microsoft Dynamics CRM is a multilingual Customer Relationship Management software package developed by Microsoft. It has built in support for Sales, Marketing and Service. It can be used as an xRM platform.

-1 votes
0 answers
24 views

Trigger Plugin when change in specific dropdown in Dynamics 365

Is it possible to trigger a plugin when a dropdown value changes to a specific option? If this is feasible, how to implement it? For instance, I would like to trigger the plugin when the status is set ...
Aiden Martin's user avatar
0 votes
1 answer
25 views

How to add a column/attribute dynamically by clicking a button in MS Dynamics 365?

I've created a Ribbon Workbench button and added an action of JavaScript to create a string attribute('resource_name') in the Opportunity Table. But, when I click on the button nothing happens, it ...
Aiden Martin's user avatar
0 votes
0 answers
18 views

How to make promise wait in Dynamics CRM while retrieving user details from Xrm.WebApi.online.retrieveRecord?

I am working on a Dynamics 365 project where I need to compare the logged-in user's Azure AD ID with a value from a form field and display an icon based on the comparison result. My code attempts to ...
foodiepanda's user avatar
0 votes
0 answers
34 views

CRM Dynamics 2016 stuck in "Loading Business Logic" message

when we browse any entity in CRM (Dynamics CRM 2016 on premise) it most of the times -not always- gets stuck on the error message "Loading Business Logic", If you refresh the page with F5 it ...
Dvey's user avatar
  • 161
0 votes
1 answer
34 views

How to get the value in a rich text field in Dynamics 365

I am trying to return the string value from a rich text field in Dynamics 365 using a javascript function. This does not work the normal way since the field is formatted to rich text and instead ...
D365Dev's user avatar
-2 votes
0 answers
17 views

Issues accessing report to edit in Microsoft Dynamics CRM

I have edited reports and added reports in MS Dynamics CRM in the past, but suddenly I don't seem to be able to get to the Edit screen from an existing report When I click on "Edit" I'm ...
user13235's user avatar
0 votes
0 answers
37 views

WhatsApp payload validation fails for media types

I am using Power Platform Cloud Flows (similar to Logic Apps) to receive messages from WhatsApp through webhooks. I have created a "When an HTTP Request is received" trigger. We are trying ...
V.M's user avatar
  • 93
0 votes
0 answers
22 views

Why is my text misaligned in my .rdl report

I'm making an .rdl report in visual studio 2019, which gets uploaded to Dynamics, and then users export the file to pdf. The two top text boxes, for Variety Name and Eating experience have the same ...
Unicorn_tech's user avatar
0 votes
1 answer
45 views

lookupObject.getValue is not a function

I have a function that retrieves the value of a lookup Object. var lookupObject = formContext.getAttribute("attributename"); var selectedRecord = lookupObject.getValue(); It's throwing the ...
SristiJain's user avatar
0 votes
1 answer
38 views

Migrating data into CRM some date values stored with either 4 or 5 hours head

I been migrating data into CRM from SQL server through SSIS(kingswaysoft). Some record's date values stored either 4 or 5 hours ahead .Is it possible to save date as same as source. how to resolve ...
Ganapathe's user avatar
0 votes
1 answer
26 views

Deploy CRM solution using Package Deployer as update instead of upgrade

We are using the Package deployer for deploying the solution. We want to update the solution instead of the stage for upgrade and upgrade. Is there any way do this? We have created a solution as we ...
karthik's user avatar
  • 21
-1 votes
1 answer
58 views

Call external API to get a file and attach it in Notes

I have a button where a user clicks on it, javascript makes a GET request to an external API to create an excel file. I want this excel file to be attached at a Note record and be shown in the ...
Kostas Karagiannis's user avatar
-1 votes
0 answers
11 views

Dynamic CRM On Permes configuration with Exchange Online

In order to configure CRM On Permes with Exchange Online, the Microsoft official configuration is very complicated because it contains a lot of PowerShell configuration. Is there a way to configure ...
Abdallah Ahmed Sayed's user avatar
0 votes
0 answers
19 views

send PDF blob to Dynamics 365 CRM API

I have to Generate a PDF and save it in Blob storage. I mentioned the below code to generate a PDF and send the form data details in CRMAPI. const generatePDFAndDownload = async () => { ...
Yash Keraliya's user avatar
0 votes
1 answer
26 views

Cannot Open PluginRegistration

When I use Net Framework, After downloading PluginRegistration (version: 9.1.0.187) through NuGet, the program did not respond when opening PluginRegistration.exe. By checking the system logs, the ...
user25645243's user avatar

15 30 50 per page
1
2 3 4 5
528