Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can add a page link to any existing group and top level menu or add it in a separate top level menu called 'Other' in , which by default, displays under the Settings group. 

Image Added

Step-by-step guide

...

  1. In the CMS, navigate to Advanced Content → Resources


  2. In Resource Maintenance, search for the resource rcCssAdminPageAdditions.


  3. Click on rcCssAdminPageAdditions.

  4. To edit the resource, click Modify.


  5. In Resource Value, add the page name, including the menu structure the resource value will be in. NOTE - Each resource value must be comma-separated. For example, we This means if there are existing values, add a comma before you enter the new one.

    How you add the resource value depends on where you want the page link to appear:
    1. Under a standard existing group: Group|Top level menu item| menu item label|page name
    2. Under the Others menu: menu item label|page name 
       NOTE - 'Others' will automatically appear as a top level menu.

      Info
      titleExamples

      We want to add the User Imports page 'zUserImport.aspx?mode=admin''

      (1) Adding to an existing group:

      We want to add 'User Imports' to the Users menu

    , which is in the Ecommerce menu Image Removed. Each name in the menu path needs to be separated by a pipe ('|'). So we add a comma after the last entry
    1. .

      Add to top level menu 'Users' in the 'Ecommerce' group Image Added. Since there is an existing resource value, first, we add add a comma, then 'ECommerce|Users|User Imports|zUserImport.aspx?mode=admin'.


    Image Removed
     
    1.  Image Added   

      (2) Adding to the 'Others' menu

      Since there is an existing resource value, first, we add add a comma, then 'User Imports|zUserImport.aspx?mode=admin'Image Added                    



  6. To save the changes, click OK.

  7. Refresh the Dictionary for 'System Control'. (For a guide on refreshing the dictionary, see Cache Refreshing.)

  8. The page will now appear in the CMS menu. Here is our example.
    Image Removed

Alternatively, you may specify the menu item the page should appear under, instead of having the new page go to the 'Other' menu by default. 

  1. Login to the CMS. 
  2. Navigate to Advanced Content → Resources
  3. Search for the resource 'rcCssAdminPageAdditions'.
  4. Edit the resource and enter the page information as follows, separated by pipe ("|"): 
    1. Group Name (e.g. ECommerce, Content, or Settings)
      Image Removed
    2. Top Level / Flyout Menu Name (e.g. Users, Products & Categories, Reporting, etc).
    3. Menu Label (the page name the user will see)
    4. Page Name (e.g. Dictionary.aspx, UserMaintenance.aspx?mode=admin)
  5. For example: ECommerce|Users|Advanced User Maintenance|UserMaintenance.aspx?mode=admin
  6. Save.
  7. Refresh the Dictionary for 'System Control'.
  8. The page will now appear in the menu you specified. 
    Image Removed

In this example, 'Dictionary' will appear in the 'Other' menu, 'Test Email' will appear under eCommerce → Reporting, and 'Advanced User Maintenance' will appear under eCommerce → Users. 

...

  1. navigation menu. 

Related help

Content by Label
cqllabel = "menu" and title ~ "Add a new menu item"

...