Home » Developer & Programmer » Forms » calling a form (merged 2) (oracle forms 10g)
calling a form (merged 2) [message #545004] Sun, 26 February 2012 05:33 Go to next message
furqan
Messages: 115
Registered: January 2012
Location: Hyderabad
Senior Member
hi

i have form on which i have only button to call other forms.
i hav WHEN BUTTON PRESSED triggers on each button.
and code is CALL_FORM('D:\FORMS\FORMNAME');

but when iam pressing button not is getting displayed except
the default&smartbar.plain page is getting displayed.

attached with this post is the screen shot.

help me out please./forum/fa/9893/0/
  • Attachment: err.JPG
    (Size: 41.64KB, Downloaded 1125 times)
Re: calling a form (merged 2) [message #545011 is a reply to message #545004] Sun, 26 February 2012 06:09 Go to previous messageGo to next message
mughals_king
Messages: 392
Registered: January 2012
Location: pakistan
Senior Member
what is your form version?

try this

open_form ('d:\forms\store', activate, session, no_share_library_data, 'paramlist_id');

Re: calling a form (merged 2) [message #545433 is a reply to message #545011] Wed, 29 February 2012 07:32 Go to previous messageGo to next message
sandeepgujje
Messages: 28
Registered: January 2012
Location: India
Junior Member
I guess, if you use

open_form ('d:\forms\store.fmx', activate, session, no_share_library_data, paramlist_id);

will give you the reslut.

please let me know, if problem still exists.

Re: calling a form (merged 2) [message #545499 is a reply to message #545433] Wed, 29 February 2012 17:12 Go to previous messageGo to next message
mughals_king
Messages: 392
Registered: January 2012
Location: pakistan
Senior Member
i asked before which version of form u people r using here is a tested form in form10g

a.fmb & b.fmb


  • Attachment: a.fmb
    (Size: 48.00KB, Downloaded 1006 times)
Re: calling a form (merged 2) [message #545500 is a reply to message #545499] Wed, 29 February 2012 17:14 Go to previous message
mughals_king
Messages: 392
Registered: January 2012
Location: pakistan
Senior Member
here is 2nd b.fmb file
  • Attachment: b.fmb
    (Size: 40.00KB, Downloaded 1030 times)
Previous Topic: block status
Next Topic: How to Set focus on TAB
Goto Forum:
  


Current Time: Sat Jul 13 13:05:19 CDT 2024