Wikisnoodle Posted September 18, 2011 Posted September 18, 2011 Hi I have set up a custom dialogue box with a bulleted field to take a user's password (to allow viewing of a form). I can use the Exact script step to match the field's content to another field, but can I use it to match to the active account password? And, if so, how? (Ever grateful for the help gained in these forums!)
comment Posted September 18, 2011 Posted September 18, 2011 can I use it to match to the active account password? No, you can't. If you want the user to confirm their identity, use the Re-Login[] script step.
Wikisnoodle Posted September 18, 2011 Author Posted September 18, 2011 Thought that might be the case. Pity! Thanks for the swift response.
comment Posted September 18, 2011 Posted September 18, 2011 Why pity? It comes down to the same thing, in terms of functionality.
Steven H. Blackwell Posted September 18, 2011 Posted September 18, 2011 Hi I have set up a custom dialogue box with a bulleted field to take a user's password (to allow viewing of a form). I can use the Exact script step to match the field's content to another field, but can I use it to match to the active account password? And, if so, how? Of course not, since the password is not stored in the FileMaker file itself. And I am not quite sure how a ReLog accomplishes this either. The ReLog either succeeds or fails. So, do you trap for the failure error, or do you rely on the state of the login? Steven
comment Posted September 18, 2011 Posted September 18, 2011 So, do you trap for the failure error, or do you rely on the state of the login? In the situation described, you'd trap for error, I presume.
Recommended Posts
This topic is 4815 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