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!

hide lov column

389874Jun 24 2003 — edited Jun 24 2003
i have a lov with 2 columns. id and name.
i return the values of both columns to objects as soon as the user chooses a row of this lov.

but i don't want that the user can see the 'id' column in the lov. this is only the primary key, the return object of 'id' is a field of another table with foreign key to this 'id'.

how can i hide a lov column without loosing the information?

thanx a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2003
Added on Jun 24 2003
2 comments
354 views