Hide + 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 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 ArticleDialog 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 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 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 ArticleShow subfolders in CRM Online's Document Subgrid
Hi All,Is there a way to show subfolders of Sharepoint to CRM's Document Associated Grid? Some says that it shows in the old version of CRM, and I need to validate if this is a bug or a missing feature...
View ArticleIssue connecting Dynamics 365 web api
Hi, I have registered for free trial of Microsoft Dynamics 365 and get a URL of dynamics. I am trying to connect to dynamics web api but getting error unauthorized, "AADSTS70001: Application with...
View ArticleSetRequiredLevel not available in AddOnLoad context
Hi,I am aiming to set a field's requirement level in an editable subgrid on load. As there's no 'OnLoad' event in an editable subgrid, I used AddOnLoad.AddOnLoad is set on load of the Contact form. The...
View ArticleTokenCache for Timer-Triggered Functions
Hi,My Function App (.Net Core) performs CRUD operation to Dynamics via API. This means that I need to retrieve the Access Token and I'm using ADAL to do this, which is working fine. For every hour, I...
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 ArticleHow to check if CRM is in Unified Interface version using Javascript
Hi,I am trying to run a script that only works in the Unified Interface, not in the classic view. Is there a way to check if the form is in Unified Interface view using JavaScript?
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 ArticleCase Resolution Quick Create Form - Wave 1 2020
Hi All,I am following this video to enable Quick Create for Case Resolution but I am encountering the error below. 2020 release wave 1 is enabled in our environment. Thank you.
View Article