May 25, 200322 yr 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!
May 26, 200322 yr 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
May 27, 200322 yr Author 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.
May 27, 200322 yr Author 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.
Create an account or sign in to comment