Hi,

I feel very stupid at this stage but here goes... 

I've created my a a duplicate of SimpleWebApp, that is fine that is working
and I can get logged in.

The problem. Created 2 webForms. 1 - With webButton with properties
MenuItemName and WebTarget set to menuItem for webForm2 on it. This is
suppose to open webForm2. But that just does not happen. No this must be
very easy right. LOL but I just can't get it to work... Tried the following
aswell.

    WebLink webLink;

    ;

    super(); 

    webLink = new WebLink();

    webLink.Webpage("myWebPage");    

    WebSession().redirect(webLink);


Regards
Andre Klopper



Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to