Interface: IRelativityFormsNavigateToFormNavigationOptions

The additional options that can be used when navigating Forms

Properties

shouldFirePageUnloadEventHandlers?

optionalshouldFirePageUnloadEventHandlers: boolean

Whether to fire pageUnload event handlers.


showLoader?

optionalshowLoader: boolean

Whether to show a loader on the screen while the form is loading.


skipVolatileDataWarning?

optionalskipVolatileDataWarning: boolean

Whether to skip the confirmation alert about switching and losing unsaved data.