Jump to content

Limiting Layout Access


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

Recommended Posts

Assuming they change layouts through buttons, script the button to trap for the proper Groups, and if they don't qualify for the layout, do a "Show Message" step (to tell them they're not entitled to go there) and then exit the script. That way, the only time it even tries to go to the layout is if the user qualifies for access.

Link to comment
Share on other sites

  • Newbies

I'm using group privleges to limit access to certain layouts.

That's easy, but a problem comes up when a user trys to gain access to a 'forbidden' layout.

The screen goes gray, and the message "denied access" is printed. What then? The user has to close the file, and reopen it to the allowed default layout.

Is there some way to 'trap' this group privilege violation and then automatically take the user back to the default allowed layout?

I can do this with If statements, that check for current group status, but that seems redundant given that filemaker already knows the group user is denied access.

Looking for something to reduce my scripting needs. Thanks

Link to comment
Share on other sites

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