ryanzon Posted May 25, 2003 Posted May 25, 2003 Hi! I want to trigger a script when I go to the next / previous record, how can I do that? Or how about a "GotFocus" function like in VB? I want to make a popup screen or warning message whenever a user goes to a particular record. Can Events plugin do this? I'm thinking of putting a calculation on field validation to run a script (using Events plugin). But a record must be modified first before it works. Thanks!
Anatoli Posted May 26, 2003 Posted May 26, 2003 RE: I want to trigger a script when I go to the next / previous record, how can I do that? If you run next/previous via script, then you can trigger any scripts
cjaeger Posted May 26, 2003 Posted May 26, 2003 why not just include a lttle warning message in the header?
ryanzon Posted May 27, 2003 Author Posted May 27, 2003 If you run next/previous via script, then you can trigger any scripts That's my problem, most users want to use "CTRL+DOWN" and "CTRL+UP" to go to next record.
ryanzon Posted May 27, 2003 Author Posted May 27, 2003 why not just include a lttle warning message in the header? That's what I'm doing right now. But supposed to be, there should be a conditional pop - up screen asking the user if he/she wants to mark the record or not.
Recommended Posts
This topic is 8198 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