Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

I thought I had a good start on this then my brain fizzled out.

What I want to do is have a user, in a runtime solution, enter a password so that other users can't accidentally delete records; the password would be required before each record is deleted. (Yeah, I know I could make it a one-shot deal through an account privlege set-up, but trust me...the users need this kind of set-up.)

So, the problems I'd like to solve are...

1) How can the primary user enter a password (and be able to change it later, if he or she wanted to) without having to "hard code" it into a script...which a runtime user can't do.

2) I tried to enlarge the text in the user-defined message box using TextSize, but it doesn't seem to work, so is that a dead end, or...?

3) When a user decides to cancel deleting a record after FM asks if she or he wants it deleted, is there a more elegent way than clicking Cancel twice to exit the script?

Thanks in advance for your help--it always is MUCH appreciated!

Ciao,

Rich

Password.zip

Posted

See the sample i've attached. I sort of slacked off in the commenting, but nevertheless.

It basically utilizes globals, simple if statements, loops and custom dialogs.

passwordelete.zip

Posted

Good heavens, man--I hope you didn't stay up all night working on this!

Thank you very, VERY much!

Posted

Well no, but i did spend 15 minutes of my precious precious time... actually i was bored :)

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