Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Validation of the fields required compulsory before saving

1008295Jul 1 2013 — edited Jul 18 2013

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.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 15 2013
Added on Jul 1 2013
12 comments
6,245 views