Menu Customisation: Difference between revisions
From Customer365 for SageCRM
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The Main menu on the LHS of the page is created from metadata | The Main menu on the LHS of the page is created from metadata | ||
[[File:main_menu1.png]] | [[File: main_menu1.png]] | ||
To edit select | To edit select |
Revision as of 10:03, 5 August 2016
The Main menu on the LHS of the page is created from metadata
[[File: main_menu1.png]]
To edit select
Administration -> Customisation -> Users
There are 2 menus. One for when the user is logged out and one for when the user is logged on.
The menu for unauthenticated users is "PortalLogonMenu".
The menu for authenticated users is "PortalSupport".
The menu for authenticated users downloads is "Portaldownloads".
The download.aspx page can be copied and re-used with a different menu (allowing you have more than one download page) - The menu name should be the same as the page name If for example you rename the page "PortalHelp.aspx" then the tabgroup must be called "PortalHelp.aspx"