Focal Point
[SOLVED] Exiting a Maintain Application in a Dashboard

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5421032103

October 01, 2008, 06:29 PM
Anatess
[SOLVED] Exiting a Maintain Application in a Dashboard
Hi,
I have a maintain application that is invoked from a dashboard tab in MRE. When the Exit button is clicked (self.WinExit()), I get an Internet Explorer error (Object doesn't support this property or method). Normally, when the maintain application exits, it goes to the applaunch page. How do you exit out of a maintain application from the dashboard? Also, can it be done so that when you exit the maintain application, the IE window closes?

Thanks for your help...

WF 7.1.4 IE 6.0, Win XP

This message has been edited. Last edited by: Kerry,


WF 8.1.05 Windows
October 02, 2008, 04:20 AM
GamP
Anatess,

When you get this error message, it means that you're doing javascript, because it is a javascript error message. The self.winexit command however is not javascript, but maintain syntax.

And if you do a search on this forum for 'maintain close ie' you'll find the appropriate information.

Hope this helps ...


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988