Open a form in worksapce from the dialog box

I need to open a form in worksapce from the dialog box. The parent of this form is the dialog box. i.e i want to open a form from a dialog box. When I am trying from a dialog box it shows me a message box with following error:

Notes Error - This operation is not allowed while a dialog box is displayed.

If any one have any idea regarding this problem. Please send me solutions. Thanx in advance

Subject: Open a form in worksapce from the dialog box

You wrote: “Please send me solutions immediately.”

That’s just about rude enough to ensure that nobody will answer your question. This is a user-to-user volunteer forum – you have no right to expect an answer at all, let alone to determine how fast the response will be.

That being said, the error message says it all – the dialog box is a separate window, and has no way of controlling what happens in the main window. You cannot open a document in the workspace from a dialog box. You can, however, open a document from the code that opens the dialog box AFTER the dialog box closes.

Subject: RE: Open a form in worksapce from the dialog box

I think somebody needs to relax! lol