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!

Form is not getting closed on clicking BOX[X]

1039253Jan 17 2014 — edited Jan 17 2014

Hi,

My form is based on the find query block.

I am having a QUERY_FIND block and on clicking the find button it will open another window which consist data in three level suppose A,B,C, so for this i have created three block(A,B,C)

I have used a WHEN-BUTTON-PRESSED trigger in find button and the trigger contain three onetime_where condition according to which it will display record in the above three blocks.

On pressing the find button the cursor by default moved to C block (which is the last block)

So when I am trying to close the window the I have to press BOX[X] three times.

On pressing once the cursor is moving from C block to B block, the on pressing second time the cursor is moving from B block to A block and then on pressing third time it is getting closed.

Any suggestion regarding it is highly appreciated.

Thanks

Comments

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

Post Details

Locked on Feb 14 2014
Added on Jan 17 2014
2 comments
191 views