Gets a list of all forms that are currently available in the form selector
Array of objects with id and label
Gets data about the currently selected form
Object containing id and label of current form
Sets all attributes to submit mode none. This is useful if you don't want to save and just change the page. No prompt for unsaved data will open.
Promise which resolves once all attribute submit modes are set.
Sets all attributes to submit mode none. This is useful if you don't want to save and just change the page. No prompt for unsaved data will open.
Promise which resolves once all attribute submit modes are set
Switches to the specified form
Defines which form to switch to
Promise which resolves once the selected form is loaded
Generated using TypeDoc
Module for interacting with D365 Forms