Home » Developer & Programmer » Forms » problem with calling form (form 6i)
problem with calling form [message #658541] Sun, 18 December 2016 06:47 Go to next message
shawaj
Messages: 89
Registered: January 2016
Member
hi
I am calling a form C through menu,and menu is attached with form B that is called by form A.
But it is not working properly and not showing
------
code written on menu item is :

call_form('c.fmx',no_hide,no_replace,no_query_only);
or also tried
call_form('c.fmx',hide,no_replace,no_query_only);

please help me?
  • Attachment: problem.png
    (Size: 21.54KB, Downloaded 1022 times)

[Updated on: Sun, 18 December 2016 07:01]

Report message to a moderator

Re: problem with calling form [message #658542 is a reply to message #658541] Sun, 18 December 2016 07:49 Go to previous messageGo to next message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

OraFAQ Forum Guide
#12 If you found an answer yourself, post it. That way we know the issue is resolved and we might learn from it.

Feedback to your previous topic and tell us how you solve your issue and thank people who helped you.

Re: problem with calling form [message #658543 is a reply to message #658542] Sun, 18 December 2016 08:58 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
What happens when CALL_FORM is executed? Does Forms raise any error? If so, which one?

(By the way, you don't need to specify form's extension (.fmx).)
Re: problem with calling form [message #658544 is a reply to message #658543] Sun, 18 December 2016 09:55 Go to previous messageGo to next message
shawaj
Messages: 89
Registered: January 2016
Member
There is no error , i think form is going to hide ..
when i use "open_form('c.fmx');" then my form open but it is hiding .when i close the calling form then my form shows.

[Updated on: Sun, 18 December 2016 10:22]

Report message to a moderator

Re: problem with calling form [message #658555 is a reply to message #658544] Mon, 19 December 2016 12:12 Go to previous messageGo to next message
shawaj
Messages: 89
Registered: January 2016
Member
hello friends
I have resolved this problem by setting window property model = yes


Thanks to all

[Updated on: Mon, 19 December 2016 12:13]

Report message to a moderator

Re: problem with calling form [message #658557 is a reply to message #658555] Mon, 19 December 2016 13:10 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Thank you for letting us know!
Previous Topic: My form is working very slow
Next Topic: how to move text data contineously moved from right to left on oracle form
Goto Forum:
  


Current Time: Thu Mar 28 04:50:06 CDT 2024