Home » Developer & Programmer » Forms » Query status is passing on ??? (Forms 6.0.8)
Query status is passing on ??? [message #607022] Sat, 01 February 2014 10:56 Go to next message
bluetooth420
Messages: 146
Registered: November 2011
Senior Member
What i need is

1) I want to open a form for example (product master) and want to keep the menu
2) I want to open another form "Purchase Invoice" and want to keep the menu.

The problem arises if Product Master is in query mode, then any data/work done on Purchase is not saved. This seems to be basically due to reason that the query mode of Product Master is affecting the forms status of Purchase invoice.

The basic method i am using in menu to call forms is
call_form('fm_prod', hide, no_replace, no_query_only);
call_form('fm_p_inv', hide, no_replace, no_query_only);


I can not figure out the solution.

Kindly guide me what to do so that query status of the first form does not affect the other.

Thanks.

Note: Both forms does not have any direct link with each other and is being called from a same menu.


[EDITED by LF: removed superfluous empty lines]

[Updated on: Sat, 01 February 2014 13:36] by Moderator

Report message to a moderator

Re: Query status is passing on ??? [message #607032 is a reply to message #607022] Sat, 01 February 2014 12:10 Go to previous message
bluetooth420
Messages: 146
Registered: November 2011
Senior Member
i did it.

Used open_form and wrote the "menu.mmx" name as menu in the product and purchase invoice forms.

Thanks for your time.
Previous Topic: Oracle Form 10g Graph
Next Topic: host command in oracle forms
Goto Forum:
  


Current Time: Thu Apr 25 17:58:29 CDT 2024