Liquid Portal Page - Jumps to the top when page refreshes
Hi All,I am business analyst and not a developer so I hope I am explaining myself well.We have a liquid portal page that is quite long. Towards the middle of the page we have a sub-grid where you can...
View ArticleWebApi to create record in console application failing due to bad request error
Hello everyone,I need your help in resolving an issue. I have created a console application which talks to the Dynamics 365 9.2 online instance, creates a record. I have created the app, secret and...
View ArticleCannot see Dynamics CE Admin Centre in Trial instance
Just signed up for a Trial of Office 365 E3 + Dynamics Customer Engagement and when I go to office.com I see tiles for Dynamics 365 for Operations ??? but no CE (Sales, Cust Service etc)Is there...
View ArticleDSF Error: CRM Organization xxx-xxx cannot be found.
Hello,I'm trying to use the Data Export Service API to export data from Dataverse to Azure SQL, but I'm getting the following error: "Message": "DSF Error: CRM Organization xxx-xxx cannot be found.",...
View ArticleWhat is contact online toast in GB Whatsapp 2021?
There are some things I wonder about whatsapp gb appWhat is online toast contact in GB Whatsapp?How it works?Have you experienced it yet?Please explain to me to understand better.
View ArticleHow can I import data into a new entity and associate it with an existing...
I have an entity that I imported using a data flow from a SQL view. This entity is a primary table to two additional tables - how can I import the other two tables and associate it with this primary...
View Articlei'm getting the error for an console app as" An unsecured or incorrectly...
IOrganizationService organizationService = null; try { ClientCredentials clientCredentials = new ClientCredentials(); clientCredentials.UserName.UserName = "......onmicrosoft.com";...
View ArticleHow to Insert top 10 record using API
I am using a console application in which I have deserialize JSON object into c# class now I want to insert the top 10 records using the console applicationusing BGImporter.Models;using...
View ArticleCalculated Fields based on status remove value after changing status
I have created a calculated field, its value fill as status change to something particular.It works fine, but when status change again, the value remove.I checked the condition of calculated field, it...
View ArticleSome activity records are missing their Activity Type
Some activity records are missing their Activity Type. the columns are being null. Any reasons for this.can someone help me out here. Is something to be configured
View ArticleTurn off outlook notification that event is cancelled
Hello,is it possible to turn off Outlook notifications that a particular event is cancelled, altough it already expired for example a week ago.Basically, we want to deactivate a particular event, after...
View ArticleOpen specific form based on field value in CRM 9.1 Online
Hi All,I have used the below code in online crm 9.1 to load the specific from based on lookup field value & called the method onload of case but its not working in online but this code worked in...
View ArticletracingService vs Exception handling
Hi,I'm looking at this code to learn plugins and programming, can you please explain to me what's happening in the catch block (lines 80-81 in the code sample at the link)?catch (Exception ex) {...
View ArticleAzure multitenant Single Sign On for Power Portals
There is a requirement where we need to allow external Azure/Microsoft users to sign in in Power Portal with their local Company Accounts. Also we need to capture their company Name . Users need not...
View ArticleTotal duration of Activities in Cases
Greetings all, first post and beginner CRM Administrator for a small business. We are starting to design Cases and we would like to have a field that would report the total duration of all Activities...
View ArticleHiding the subgrid, retains the ribbon buttons
Hello,I have a account entity quick view form on a case form. The QV form shows a grid showing all cases for the account. On some condition, I want to hide the grid. The hiding (setVisible(false)) is...
View ArticleAuto populate related entity record in lookup field in D365 using JS
Hi there, I'm customizing quick create form in lead entity where I have fields named Country, Country Code (Business Phone), Country Code (Mobile Phone). All three fields are lookup on the form. Now...
View ArticleHow to call an custom action in dynamics 365 online using Postman?
I want to call an custom action (use for retrieve crm data of a entity) in dynamics 365 crm online using postman. Can anyone tell me the steps from beginning how to do that?Thanks,Sougata
View Articlehow to achieve this in js ?
And one more condition u need to add--when case field is visible make it mandatory else non mandatory
View ArticleHow to fill resources field in service activity entity
I have a task to create service appointment dynamically I have a difficulty filling the resources field, I tried with entity reference but still get exceptions, how can I fill that field?my bad code...
View Article