| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Validating items
In Forms45 you will not be able to perform a commit of your changes untill
ALL WHEN-VALIDATE-ITEM triggers are successful. You shouldn;t need to worry
about it.
When entering details, theuser, effectively, cannot move from the current field (ite,?) until it's WVI trigger is successful.
It all takes care of itself. Just try it. You'll see that you can't commit an updated record with unvalidated data in it.
--
Alan D. Mills
spikeboy_at_my-dejanews.com wrote in message
<6pb504$2ff$1_at_nnrp1.dejanews.com>...
>Hi
>
>I'm re-writing an old IBM batch system in Oracle Forms 4.5. I've got an
>Oracle form to correct rejected batch transactions and so far, I've added
>When-validate-item checks to a number of items. This catches errors in
>changes the user is currently making but what if they don't fix all the
>errors? I want to perform all the item edits again at update time but I
>don't want to repeat all the code if I don't have to. Is there some way of
>executing the When-validate-item checks again? Suggestions?
>
>Liz
Received on Mon Jul 27 1998 - 05:05:33 CDT
![]() |
![]() |