Custom 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