XrmDefinitelyTyped
XrmDefinitelyTyped copied to clipboard
Tool to generate TypeScript declaration files for Dynamics 365/CDS client-side coding.
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/xrm-utility/getglobalcontext/client#getformfactor
parameter `openFileOptions` must have property `openMode` (and not directly enum value) docs: https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/xrm-navigation/openfile fixes #302
**Describe the bug** As per documentation of the [`openFile`](https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/xrm-navigation/openfile) has a parameter `openFileOptions`. This type must have a property named **`openMode`**. The current implementation has `openFileOptions` defined as `enum` -...
https://learn.microsoft.com/de-de/power-apps/developer/model-driven-apps/clientapi/reference/xrm-utility/getpagecontext
I try to use $in and i face this issue : "Invalid JSON. A comma character ',' was expected in scope 'Array'. Every two elements in an array and properties...