Hi, hilda cabrejos,

yes, JumpRef will help For GO TO MAIN TABLE
this is the code .......
-------------------------------
Public void JumpRef()
{
    Args            args;
    FormRun         formRun;
    ;
    //super();  // make comment

    args = new Args(formstr(FormName);
    formRun = new formrun(args);
    formRun.init();
    formRun.run();
    formRun.detach();
}
------------------------------

using Args it can works, if form require any parameter the writre a new
method on table with STATAIC and Call In JumbRef() methods of that field,
with that sort of parameter

i hope it will help u ...!!!


regards
Rajesh
----- Original Message -----
From: "hilda cabrejos" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, March 23, 2005 9:06 PM
Subject: [development-axapta] Go to main table. How can I erase it





Hello everybody



How can I take out the GO TO MAIN TABLE when the user clicks right.

I have a form where I don't want this to appear, what can I do, with out
affecting the other forms that do need this option.

I have taken de FormRef out but the menuItem is still active if I erase it
wont work in the other forms.



What can I do?  Does the JumpRef help in this case?



Hilda Cabrejos




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

[Non-text portions of this message have been removed]







Yahoo! Groups Links









----------------------------------------------------------------------------
----


>
> email-body was scanned and no virus found
>





Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to