Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

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?

 

 

Posted

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.

Posted

Thanks . . I already was aware of the 'Exit' command, but wasn't sure how to do the redirect. We'll give this a try. I appreciate your advice.

  • 9 months later...
  • Newbies
Posted

 

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!

This topic is 3628 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.