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!

open_form and call_form issue

Mostafa AbolaynainSep 10 2011 — edited Sep 18 2011
Dear collegues,

I have 5 forms A,B,C,D AND E

1- Forms A calls form B (using call_form)

2- Form B calls form C Using (new_form)

3- Form C Calls form D using (using call_form)

4- Form D Calls form E using (using call_form)


And everythin is OK.

But when I change step 3 so as Form C opens form D (using open_form)


Then I get the error message

Can't start another call_form. : FRM-41353


Please Help
This post has been answered by 757297 on Sep 12 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2011
Added on Sep 10 2011
3 comments
3,213 views