Jump to content

Closing the WebDirect Window on App Exit


This topic is 3399 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm using web direct and have successfully benn able to provide the client with a link that takes them directly to the FileMaker app without seeing the FMS menu screen. Within the app I'm providing the user with an exit button to leave the Filemaker app and don't want the client to see the log-off/sign-off window from the FMS menu screen. Is there any easy way to exit the app, terminate the session and close the FMS menu window?

 

 

Link to comment
Share on other sites

You can close the session by using the "Exit Application" script step.  But FM WebD has not control over your browser window.  It may be possible to do it in javascript?  Then you'd need to change the page that WebD goes to when the session is closed.

Link to comment
Share on other sites

  • 9 months later...
  • Newbies

 

Below shows how you can redirect the user after logout from a WD session to another website.

 

You can also include where the user should be taken after logout. It could be back to your main virtual website or anywhere. Here is an example, that redirect to the FileMaker website: /fmi/webd?homeurl=http://www.filemaker.com#FMServer_Sample 

 

Claus can you be more specific in how one would accomplish this?

Open URL doesn't work.

Thanks for your support!

Link to comment
Share on other sites

This topic is 3399 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.