Dialog Response
Hi,I'm using the URL to open a dialog (Xrm.Navigation.openUrl). I need to know if the user clicks on Finish or Cancel so that I could run a query based on the response. This may sound impossible so are...
View ArticlePlugin InvalidExecutionException
Hi,Is there other ways to display error message from Plugin? It is displaying ISV Aborted error instead of the actual error message. I believe this is not how it was before. Thank you.
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 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 ArticleOverride Unit Amount Calculation
Hi All,Need help on field service functionality.I am trying to override the unit amount of Work Order Products and Services using JavaScript. I've created a new field for the New Unit Amount. The...
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 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 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 ArticleAzure Service Bus Queue - Send Message
Hi All, Can anyone suggest other ways to send message from Dynamics 365 to service bus queue than using its DLL?I cannot use Microsoft.Azure.ServiceBus coz it requires 4.6+ which is not applicable to...
View ArticleD365 Portal: Provisioning a Portal
D365 Portal is used to allow your customers, employees and partners to access data directly to your CRM. Portal users can access specific CRM data such as Knowledge Articles, cases, opportunities, etc....
View ArticleXrm.Utility.lookupObjects issue in UCI
Hi,I am opening a lookup dialog using “Xrm.Utility.lookupObjects” method added filter for the same using below code. This works fine when CRM accessed using browser but it’s not working for UCI. It is...
View ArticleHide + button on Subgrid based on Relationship
Hi All,Is there a way I could hide the + button of the subgrid based on the relationship with the primary entity? I have two contact subgrids in the Account form and I wanted to hide the + button on...
View ArticleImport Custom Dialog Box
Hi,How do we import one Dialog Box from one environment to another? I added the dialog box in the solution and when I try to import it, it showed an error 'Object Reference error'. I am not familiar...
View ArticlePlugin InvalidExecutionException
Hi,Is there other ways to display error message from Plugin? It is displaying ISV Aborted error instead of the actual error message. I believe this is not how it was before. Thank you.
View ArticleCustom Dialog - adding optionset/two options in FormXML
Hi,I am creating a Custom Dialog following this blog. In the FormXML, I need to insert a Two-Options input attribute. How to do this? I am using the code below but it won't let me import the solution...
View ArticleImport Custom Dialog Box
Hi,How do we import one Dialog Box from one environment to another? I added the dialog box in the solution and when I try to import it, it showed an error 'Object Reference error'. I am not familiar...
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 Article