You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Detecting Unsaved Changes on Hard Refresh in VBS/VBCS Application

Summary:

I have a VBCS application where I need to detect unsaved changes on a page when the user performs a hard refresh of the UI.

I have tried using event listeners like vbBeforeExit and vbExit, but these are only triggered when navigating between pages within the application. However, if the user refreshes the entire application (hard refresh), these event listeners do not get triggered.

Is there a way to handle or define events that can detect unsaved changes when a hard refresh occurs? Any suggestions or best practices would be greatly appreciated!

Content (please ensure you mask any confidential information):

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!