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!

how to call a form from one form to another when button pressed.

N.B.BabuSep 9 2015 — edited Sep 12 2015

hello to all..

i have two forms "A" AND "B".

A form contains two text items like ------->customer_id and total_amount

B form contains two 4 text items like-------> customer_id,total_amount,paid_amount  and balance.

A form have one button ,when button pressed that form should call form B. and then Form B text item's of customer_id,total_amount should take values automatically from form A OF customer_id,total_amount ..

PLEASE HELP ME..

i call form B from from A  successfully,but not understand how to take values automatically from form A to fom B..

This post has been answered by Kaleem Ahmed on Sep 9 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2015
Added on Sep 9 2015
12 comments
5,184 views