Syntax
Xrm.Navigation.openUrl(url,openUrlOptions)This tutorial is targeted for Microsoft Dynamics CRM developers beginning to learn Dynamics CRM.
Xrm.Navigation.openUrl(url,openUrlOptions)| Name | Type | Required | Description |
|---|---|---|---|
| url | String | Yes | URL to open. |
| openUrlOptions | Object | No | Options to open the URL.The object contains the following attributes: - height: (Optional) Number. Height of the window to display the resultant page in pixels. - width: (Optional) Number. Width of the window to display the resultant page in pixels. |
Before you can call your custom API from a logic app workflow, deploy your API as a web app or API app to Azure App Service. To make your ...
No comments:
Post a Comment