lonesomejubilee Posted June 23, 2006 Posted June 23, 2006 Hi, I have a tricky one, or at least I think it is. I have a form that my company uses where a supervisor must approve the information. Right now anyone can just enter the supervisors number, and it works because the supervisor usually just glances at the info and tells the employee it's okay. We want to make the supervisors more accountable. I was thinking of a button which would pop up a window for authentication: employee number and password. If it's a go, then next to the employee number a digital capture of the supervisor's signature would automatically be entered into the container field. How do I do this? V
Steven H. Blackwell Posted June 23, 2006 Posted June 23, 2006 Look into the use of the Custom Dialog scriptstep. It's not going to be 100% though. Steven
John Mark Osborne Posted June 23, 2006 Posted June 23, 2006 Your question intrigued so I spent some time designing a script preventing a user from modifying a value unless a supervisor is present. When a user wants to override a value, the supervisor clicks a button and enters their account and password. The Re-Login script step is used to temporarily change the security level so the field modification can be made. Once it is complete, the user account and password is required to continue. In other words, the supervisor and user have to be present to override the value. The script is fairly complicated with several loops, error checking, etc. There is even a FileMaker 7 and 8 version of the script. Hope this helps! SUPERVISOR.zip
lonesomejubilee Posted June 24, 2006 Author Posted June 24, 2006 Very Very Cool John, thank you so much.... I'll use it and mod it to what I need... but I would have never come up with all that! A very appreciative Vandy
Recommended Posts
This topic is 6726 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 accountSign in
Already have an account? Sign in here.
Sign In Now