when_validate_item trigger [message #147013] |
Tue, 15 November 2005 04:37 |
narendrakumarkm
Messages: 8 Registered: November 2005
|
Junior Member |
|
|
I have query.
My form is of master detail.
The master block contains 2 textfields.The detail block contains 2 textfields.Before inserting values into the table, the two text field one in master block and one in detail block, combination must be checked.If user enters a value in text field in a detail block and once again user enters same value
for the next text item in detail block. The combination values are repeated now.A error must be raised.So before inserting I need to write WHEN_VALIDATE_ITEM trigger for this.
So i am stuck with this,so plz if you know this then let me know about it.
|
|
|
|
Re: when_validate_item trigger [message #147169 is a reply to message #147107] |
Wed, 16 November 2005 00:58 |
narendrakumarkm
Messages: 8 Registered: November 2005
|
Junior Member |
|
|
HI,
Thanx for your suggestion. I will make u clear about this.
My frame is of tabular layout containing 10 records to be displayed.
If i enter a value in first record.And in the second record i enter same repeated value twice.
Then WHEN_VALIDATE_ITEM trigger must be raised before inserting the records into the database.Since already a value is entered in a record.
I am struck with this.
[Updated on: Wed, 16 November 2005 00:59] Report message to a moderator
|
|
|
|
|
|
|