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!

remove duplicate values before commit

623943Jul 7 2008 — edited Jul 31 2008
hi all,

i need to remove dupilcate values when the form is running. the scenario is like, i have already written a code which wouldn't allow the the dupilcate values to be checked before commit and it is performing well for key_next_item. BUT i need to use this in when_validate_item. the issue is i have used commands like first_record, last_record, etc. therefore it cannot be used in the when_validate_item.

could anyone is there any other possible way to handle this or is there any other method to resolve this issue.

thanks in advance :)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2008
Added on Jul 7 2008
16 comments
1,476 views