can't find menu for a called form [message #227516] |
Wed, 28 March 2007 07:52 |
ShaShalini
Messages: 59 Registered: January 2007
|
Member |
|
|
Hi guys
I have a main form (FormA) , attached to it is a menu. From the main form I call another form(FormB). Form B has got another menu attached to it. But when I am calling the formB , I get an error cannot find menu
Both Menu are in the same folder and the directory am working is in the formspath ..
Any idea , how to get the menu of the called form.
Thanks
|
|
|
|
Re: can't find menu for a called form [message #227697 is a reply to message #227645] |
Thu, 29 March 2007 02:01 |
ShaShalini
Messages: 59 Registered: January 2007
|
Member |
|
|
My problem has been solved. Its weird .. I just deleted the mmx and regenerated it and its working.
I have another problem now. Form B is called in query only mode for a particular reason from FORM A and in all other cases it is called in NO query mode.
Now from FORMA when I call form B , menu has got SAVE option , when user clicks on save he gets an error showing 'FRM-40208 form running in query mode only' .
I want to check a particular status and give user an informative message.
when am checking the :system.form_status its giving me 'NEW' not query ..
Thanks
|
|
|
|