Hello friends,
Working on oracle forms 6i. I have a multi-data block. It has two columns - Bank No and Payment Date. My requirement is both the fields should not be left null or empty before saving. Also I am updating a third column called Status if the first 2 fields are not empty. I have designed a logic on when-validate-item-trigger. And it fires only once if any of the fields are empty. Also if I try saving the record, my cursor should automatically move to the column which is empty or null and ask me to enter a value. And yes I know, go_item cannot be used in when-validate-item trigger and do not want to go for the timer. Any help with the when-validate-record or any other way out??
Please help as it is urgent.
Thanks in anticipation.