Calling Xrm.WebAPI CRUD Operations in Unified Interface
Hi,In the Web UI, calling CRUD Opertaions via Xrm.WebApi is successfully working. When I trigger this script in Unified Interface, it is not working. Anyone has this kind of experience?...
View ArticlePassing form context in Unified Interface
Hi all,Is there a way we could call getformcontext in Unified Interface? I can successfully call getformcontext in a dynamics form but not in Unified Interace.Thank you.
View ArticleGetting PDF file from Blob Storage: Error Failed to Open Document
Hi All,I need help on this one. I'm getting the PDF file from Blob Storage the re-upload it to another record as Annotation (Notes). But when I tried to open the document, it prompts me "Failed to Open...
View ArticlePreSearch Filter in Unified User Interface
Hi All,Has anyone tried to apply PreSearch filter on Lookups in Unified User Interface? This is working in the Web UI but not in UUI.let ctrl =...
View ArticleUniquename issue of Actions
Hi All,I am calling Actions via Custom Workflow. The Action needs to be dynamic, so what I did is get its uniquename viahttps://<Org URI>/api/data/v9.0/workflows?$select=uniquenameHowever, when I...
View ArticleUnified Interface DateTime field
Hi,Has anyone encountered where the time in Web UI is different in Unified Interface? I'm having this issue. I'm not sure if there's a different setup in Unified Interface.Thanks!
View ArticleDynamics 365 Portal - Calling Web Resource Script
Hi,I wanted to maintain all my code in my source control. Question is, how can I call Javascript web resource in Dynamics 365 Portal?I wanted to avoid adding scripts into the Entity Form's Custom...
View ArticleDynamics 365 Toolkit and Plugin Registration Tool compatibility issue
Hi,I am using Visual Studio 2017 and installed Microsoft Dynamics 365 Developer Toolkit. But when I tried to register a plugin (CRM Explorer > Entity > Create Plug-in), I encountered the error...
View ArticleJavaScript addPreSearch() filter on customer lookup not working in v9 Unified...
Hi allI have a custom field that has the customer type. On a specific form, I want to filter this lookup to include only accounts and contacts that have a specific value in a custom field that has the...
View ArticleMicrosoft Flow: Approval Process
Hi All,Just want to seek suggestion on how we can achieve this approval process. We are using Microsoft Flow for the Approval Process.Currently, we are using "Send an Email with Option" to send the...
View ArticlePlugin Deployment Structure
Hi All,For D365 plugin structure, is it better to use Tuple, where all plugin steps method are in one class file or one class per plugin steps?Thank you.
View ArticleFilter Multi-Select Option Set
Hi,Is there a way to filter a multi-select option set on load of the form using javascript? Thanks.
View ArticleAzure Storage Authentication using SAS Token
Hi All,How do we construct Authorization Header when using SAS Token? I am working on an API instead of using Azure libraries. Thank you.
View Article403 Forbidden: Azure Blob Storage
Hi All,I am trying to retrieve Blob from Azure Blob Storage. I'm using the code below to connect, but I'm getting 403: Forbidden. Any idea how I can fix this? Thank youpublic static void UsingGet() {...
View ArticleCalling Xrm.WebAPI CRUD Operations in Unified Interface
Hi,In the Web UI, calling CRUD Opertaions via Xrm.WebApi is successfully working. When I trigger this script in Unified Interface, it is not working. Anyone has this kind of experience?...
View ArticlePassing form context in Unified Interface
Hi all,Is there a way we could call getformcontext in Unified Interface? I can successfully call getformcontext in a dynamics form but not in Unified Interace.Thank you.
View ArticleGetting PDF file from Blob Storage: Error Failed to Open Document
Hi All,I need help on this one. I'm getting the PDF file from Blob Storage the re-upload it to another record as Annotation (Notes). But when I tried to open the document, it prompts me "Failed to Open...
View ArticlePreSearch Filter in Unified User Interface
Hi All,Has anyone tried to apply PreSearch filter on Lookups in Unified User Interface? This is working in the Web UI but not in UUI.let ctrl =...
View ArticleUniquename issue of Actions
Hi All,I am calling Actions via Custom Workflow. The Action needs to be dynamic, so what I did is get its uniquename viahttps://<Org URI>/api/data/v9.0/workflows?$select=uniquenameHowever, when I...
View ArticleUnified Interface DateTime field
Hi,Has anyone encountered where the time in Web UI is different in Unified Interface? I'm having this issue. I'm not sure if there's a different setup in Unified Interface.Thanks!
View Article