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

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

Recommended Posts

Posted

quote:

Originally posted by MagiChef:

Does anyone have an idea as to how I can force a passwordfor deleting records???

Quite possibly -- it depends on what you mean.

What do you mean?

Posted

If you mean let people access the database freely UNTIL they go to delete a record, when they get asked for a password (or a different password)??? no, not using FMP's built in access privileges.

You could create an interface that could do something like this, but then it's not *really* secure.

Posted

First, you have to limit their access thru sign-in passwords, so that they can only delete the record via a button.

Then script the button to go to a layout containing a password field (I'd use a global field) and instructions to enter the password in order to delete the record, and pause. When they continue, the script compares the entered password with the correct password and either deletes the record or doesn't. Finally, the script clears the global password field and returns to the original layout.

HTH,

Dan

Posted

quote:

Originally posted by MagiChef:

Does anyone have an idea as to how I can force a passwordfor deleting records???

It depends on the Operating System you are using. You do this one way for Mac OS, another way for Windows OS. Which are you using? It also makes a difference what version of FMP you are using.

Old Advance Man

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