Home » Developer & Programmer » Forms » By passing the When-validate-item instance
By passing the When-validate-item instance [message #79725] Fri, 05 July 2002 02:00 Go to next message
venkat rao
Messages: 2
Registered: July 2002
Junior Member
I have a form in which there are two text items, and a Button named as 'Clear'.

I have written code in When-validate-item instance of the two text items.

But i want to Bypass the When-validate-item trigger when i clicked on the 'Clear' Button.By default it will execute the code in the 'When-validate-item' trigger when i moves from one text item to the next item. That's fine and it is OK.
But i want to bypass the code execution when i clicked on the 'Clear' Button.

Can any one tell the solution. Urgently required.

bye,
Venkat.
Re: By passing the When-validate-item instance [message #79726 is a reply to message #79725] Fri, 05 July 2002 02:59 Go to previous messageGo to next message
S. La Rocca
Messages: 6
Registered: March 2002
Junior Member
Hi Venkat,

set the MOUSE_NAVIGABLE-Property of your button to NO, so the focus remains in the item and no validation occurs.

Ciao Stephan
Re: By passing the When-validate-item instance [message #79828 is a reply to message #79725] Wed, 17 July 2002 01:07 Go to previous message
Shahid Nadeem
Messages: 8
Registered: July 2002
Junior Member
Set the mouse navigable property of the button to no or place the button the in the control block.
Previous Topic: using keyboard delete
Next Topic: summing contents of a text item in a multi-record block
Goto Forum:
  


Current Time: Sun May 05 07:18:11 CDT 2024