Re: Q: FORMS 4.5 when validate item
From: Ian Wilkins <ianw_at_sensible.teleord.co.uk>
Date: 1996/05/08
Message-ID: <4mq6fb$or8_at_sensible.teleord.co.uk>#1/1
>>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?
Date: 1996/05/08
Message-ID: <4mq6fb$or8_at_sensible.teleord.co.uk>#1/1
>chamiltn_at_islandnet.com (Craig Hamilton) wrote:
>>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?
This is because your navigating to the button, or rather, out of the field.
Could you not use a system variable such as system.current_item/ cursor_item/mouse_item in the when validate item trigger.
Ian. Received on Wed May 08 1996 - 00:00:00 CEST