Re: Q: FORMS 4.5 when validate item
From: NLoske <nloske_at_aol.com>
Date: 1996/05/10
Message-ID: <4n0o9q$pfg_at_newsbf02.news.aol.com>#1/1
Date: 1996/05/10
Message-ID: <4n0o9q$pfg_at_newsbf02.news.aol.com>#1/1
>I have a when-validate-trigger on an item and if it is invalid I raise
>form_trigger _failure. If the user enters an invalid value in this
>field my error message appears and focus is returned to the text item.
>If the user then presses the Cancel button to exit the form the
>validate trigger fires again before any code in the when button is
>exceuted. How do I get it so that if the user wants to exit they can?