Krishan Posted May 7, 2001 Posted May 7, 2001 Hello.... I have an online form which creates a new record on my "Users.fp5" database. I have a script called "UserScript" which should be performed after a new record has been created on "Users.fp5". I have tried adding the following in between my <form></form> tags: <input type=hidden name=-Script value=UserScript> The script does work but only if my Users.fp5 database is at the front of FileMaker when I press the submit (-new) button. If another database happens to be at the front of FileMaker when I press the submit (-new) button then the script is ignored even though the Users.fp5 database comes to the front to create the new record. How do I get my script to work even if another database happens to be at the front of FM Pro when I press the submit button? .....thanks for all your help!
Recommended Posts
This topic is 8592 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