By passing the When-validate-item instance [message #79725] |
Fri, 05 July 2002 02:00 |
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.
|
|
|
|
|