Missing Mojoportal Left Menu

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/16/2014 8:02:26 PM
Gravatar
Total Posts 1

Missing Mojoportal Left Menu

Hi,

I have using mojoportal for my FYP project.

When I add a control to a Sub Page in Mojoportal,  the left menu is there.

When I call a aspx page using the control, the page is shown and the left menu is gone.

Now I am stuck. I try to explain more below:

  •  Main Page
    • Sub Page 1 ( link to Control 1) -> Page 1
    • Sub Page 2 ( link to Control 2)

Now I am at Main Page, if I click Control 1, Mojoportal will show left menu and control 1.

Now I am at Control 1, if I click Page 1, Control 1 will pass a parameter to Page 1.

But Mojoportal will only show Page 1 without the left menu. 

So my problem is how do I show Page 1 and also the left menu.

I am really lost. Thank hint or reply will be greatly appreciated.

 

 

8/17/2014 7:23:13 AM
Gravatar
Total Posts 18439

Re: Missing Mojoportal Left Menu

when you link to your supporting page you need to pass the pageid as a querystring param

You must sign in to post in the forums. This thread is closed to new posts.