Custom Page Menus

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.
2/2/2013 12:27:36 AM
Gravatar
Total Posts 5

Custom Page Menus

Hi All,

I am very new to mojoPortal. I don’t have little bit idea. I have created the below pages. But the page menus are displaying for all users even in login page. The problem is page menu will display as per the logged in users.

I have four types of users.

  • Mojo portal admin (He know about mojoPortal content management)
  • Site Admin (He don’t need know about mojoPortal content management)
  • Customer (He don’t need know about mojoPortal content management)
  • Reseller (He don’t need know about mojoPortal content management)

Site Admin, Customer and Resellers have login screens. I am using separate login control not mojoPortal.

Screen Flow:

Screen                                  Site Admin                                      Customer                             Reseller                            Public user

Login                                     Yes                                                   Yes                                        Yes                                   Yes

Home                                     Yes                                                  Yes                                        Yes                                    Yes

CustomerInstruction.aspx    Yes (Can modify the instruction)     Yes (Can’t modify but read)  No                                       No

ResellerInstruction.aspx      Yes (Can modify the instruction)    No                                          Yes (Can’t modify but read). No

 

Please help me to solve this problem

2/4/2013 9:20:43 AM
Gravatar
Total Posts 18439

Re: Custom Page Menus

please don't post duplicate questions, see my answer on your other thread.

See also Roles and Permissions

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