Navigate to the specified page
Define where to navigate to (entity record, entity list or html web resource)
Define whether to navigate inline or in a dialog
How to handle dialogs that prevent navigation. Cancel discards the dialog, confirm accepts it. Default is discarding it.
Promise which resolves once the page is fully loaded
Opens the specified UCI app
The id of the app to open
How to handle dialogs that prevent navigation. Cancel discards the dialog, confirm accepts it. Default is discarding it.
Promise which resolves once the app is fully loaded
Opens a create form for the specified entity
The entity to open the form for
How to handle dialogs that prevent navigation. Cancel discards the dialog, confirm accepts it. Default is discarding it.
Promise which resolves once form is fully loaded
Opens a quick create form for the specified entity
The entity to open the form for
Promise which resolves once form is fully loaded
Opens an update form for an existing record
The entity to open the form for
The id of the record to open
How to handle dialogs that prevent navigation. Cancel discards the dialog, confirm accepts it. Default is discarding it.
Promise which resolves once form is fully loaded
Generated using TypeDoc
Module for navigating in D365