Xrm.Navigation (Client API reference)
Provides navigation-related methods.
Method | Description |
---|---|
navigateTo | Navigates to the specified table list, table record, HTML web resource, or custom page. |
openAlertDialog | Displays an alert dialog containing a message and a button. |
openConfirmDialog | Displays a confirmation dialog box containing a message and two buttons. |
openErrorDialog | Displays an error dialog. |
openFile | Opens a file. |
openForm | Opens an entity form or a quick create form. |
openUrl | Opens a URL, including file URLs. |
openWebResource | Opens an HTML web resource in a new window. |