mouse navigation and item validation issue in forms 5.0
Date: Wed, 06 Dec 2000 23:42:47 GMT
Message-ID: <90mitm$5ie$1_at_nnrp1.deja.com>
[Quoted] [Quoted] I've worked on this for a while now I am just not able to figure it out.
I've got 2 non-database blocks. The top block is a query block that
contains fields like item and location,
the bottom block lets you enter case numbers that would be in the
location from block 1 and the item of block 1 and the function of the
form is to delete these cases using a push buttom.
So of course I have validation on the case number field that checks if
this is a valid case (one of the validation reasons is to make sure it
is our case and not a consignment case). Well, the problem is, when
the validation errors out, I want to let the use go back to the first
block. This works fine with the key-prvblk trigger, but when I
navigate with the mouse to the top block, it checks the when validation
trigger again, so how do I not have this trigger go off when I go to
the previous block with my mouse.
I have tried to put the validation in the key next item trigger, which solves that problem, but then lets me click in the next row of the block without validating the case no again. So any thoughts on how to solve this problem without making the user exit the form and reentering it.
I am sure there must be an easy way to do this, but I am starting to see double on this thing.
Thanks,
Glenn
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Dec 07 2000 - 00:42:47 CET