Home » Developer & Programmer » Forms » problem in call_form
problem in call_form [message #273125] Tue, 09 October 2007 02:37 Go to next message
jebesh_s
Messages: 34
Registered: August 2007
Location: Chennai
Member
dear gurus,

when i use call_form ,after called the called form(child form)i have given a message on when-new-form-instance .after exit the called form(child form )when-window-activate trigger is not firing why it is so? i am very much of confuse please help me.

for example
on child form
------------
when-new-form-instance
------------------------
message('invoking new form');
message('');

parent forn
------------
when-window-activated
---------------------
message('invoking when-window-activated')
go_item(:global.m_dummy);

Thanks & regards

Antony
Re: problem in call_form [message #273287 is a reply to message #273125] Tue, 09 October 2007 18:59 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Make sure that you have a 'pause;' after you 'message' lines.

What version of Forms are you running?

David
Re: problem in call_form [message #273439 is a reply to message #273287] Wed, 10 October 2007 08:51 Go to previous messageGo to next message
jebesh_s
Messages: 34
Registered: August 2007
Location: Chennai
Member
thanks for your response,

even had pause it is not working.my form version is 10g

Thanks
Antony S
Re: problem in call_form [message #273606 is a reply to message #273439] Thu, 11 October 2007 01:24 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Put a 'message/pause' pair as the line after your 'call_form' command. You will find that it will fire when you close your child form.

David
Re: problem in call_form [message #273671 is a reply to message #273606] Thu, 11 October 2007 05:06 Go to previous messageGo to next message
jebesh_s
Messages: 34
Registered: August 2007
Location: Chennai
Member
Tt fires the 'pause/message'which has given after call_form,
but it is not firing the message which has given on when-window-activated in parent form after exit the child form.is this the forms defined functionality? or not.


Thanks
Antony
Re: problem in call_form [message #273862 is a reply to message #273671] Fri, 12 October 2007 01:08 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
As far as I am concerned, 'yes', when you return from a 'call_form' the arrival back into this form is NOT a window activation.

David
Re: problem in call_form [message #273889 is a reply to message #273862] Fri, 12 October 2007 02:05 Go to previous message
jebesh_s
Messages: 34
Registered: August 2007
Location: Chennai
Member
ok ,Thank you very david.

Thanks&Regards
Antony
Previous Topic: REP-0503 Annoying Report Error !!
Next Topic: I don't want default alert oracle form.please help me!
Goto Forum:
  


Current Time: Wed Dec 04 19:53:23 CST 2024