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!

Non-Database items in enter-query mode

449252Aug 4 2005 — edited Aug 7 2005
I have a form with 2 base table blocks, typical master details situation. I wish to allow a field from the detail block to be queryable from the master block. I was considering adding a non-database item to the master block (visible only when in Enter-Query mode). In a pre-query trigger I would amend the DEFAULT-WHERE property of the master block when the appropriate where clause using the non-database item value. My prototype/test version works fine except the non-database item is not enabled while the master block is in enter-query mode.

I think basically forms will enable only field s if they are database items and queryable set to yes. There are no more database items I can use to set the non-database item column name property.

Any suggestions would be appreciated.

Ralph
Oracle Developer - Unisys Australia
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2005
Added on Aug 4 2005
4 comments
1,320 views