Hi All,
Xrm.DialogOptions not working in UCI in MS Dynamics 9.0.
Please suggest some alternate solution for that
Regards
Hitesh Dogra
Hi All,
Please suggest some alternate solution for that
Regards
Hitesh Dogra
Yes by this i get the same error as "TypeError: window.Xrm.Internal.openDialog is not a function"
Hi Hitesh,
Dialog functionality is deprecated. Alternatively you can choose to use Canvas Apps. Please refer the link below.
https://docs.microsoft.com/en-us/power-automate/replace-dialogs
Hello,
Have you tried to use this:
var dialogOptions = { width: 500, height: 500};
So you can set the size of the dialog.
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156