Jump to content

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

Recommended Posts

Posted

I have a database that I've enabled for IWP. I have enabled only [Guest] to have access via IWP through a privilege set called "Web Access" so they automatically login. I have a script that runs at Start-Up that looks like this:

If [Get (PriviegeSetName) = "Web Access"]

Go to Layout["Web_Welcome" (SessionDB)]

Show/Hide Status Area [Lock; Hide]

Refresh Window []

Exit Script[]

End If

Sometimes when you access the database via the internet it goes to the "Web_Welcome" layout and sometimes it doesn't. It's frustrating because my web users keep getting access to layouts they shouldn't see. I have tried removing the "Refresh Window" and get the same outcome.

Anyone else run into this problem?

Thanks,

Nic

  • 2 weeks later...
Posted

[color:blue]I have had something similar, with an opening script of an If based on account name, it would not work, so I setup the opening layout go to a main menu just for web view, all for the other users which are filemaker clients made an Opening scripts directed them to another location or direction.

IWP has many limitation compared to developing for Filemaker clients what I found, alot of work arounds, and of course everyone wants web access and wants the world.

Thanks,

Mark

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