Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Browser Back Button Again #999,332
#2
(07-16-2019, 11:17 PM)ShaneStump Wrote: Howdy All,

One of my competitors overlays the current web page with their web application and any attempt to leave the page (back button, entering a new URL, etc) pops up a dialog asking if you are sure.

Any idea on how to implement such a feature? Even if the user tries to change the URL?

Most of the grievances I get from my customers is because their customers use the back button, etc and screw up the web reservation process.

Thanks,

Shane

What are you setting for the following on your servercontroller?

        BackButtonOptions.Mode := bmInterceptGlobal;

        BackButtonOptions.ShowMessage := True;
Reply


Messages In This Thread
RE: Browser Back Button Again #999,332 - by joel - 07-17-2019, 02:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)