Re: Form level validation
Date: Thu, 5 Nov 1998 14:11:19 -0000
Message-ID: <71s893$ps2$1_at_as102.tel.hr>
You can set form's validation unit property to "form" and put the validation code on when-validate trigger.
srijay_at_my-dejanews.com wrote in message <71rt46$k4v$1_at_nnrp1.dejanews.com>...
>HI!
>
>I would like to validate data in my form at form level because I have check
>fields against master block and many detailed blocks. So I put my
validation
>code under key-commit trigger at form level. This trigger fires when I
push
>the save button. But when I goes to a detail block modify some records and
>come back to the master and click on a different master record I got a
>message saying that do you want to commit changes? If I answers yes the
>detail records get saved to the database with out going through the
>key-commit trigger at form level.
>
>So what is the best trigger to use for form level validation? I am using
>Forms4.5.
>
>Thanks,
>Sri.
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Nov 05 1998 - 15:11:19 CET