AMREIN ENGINEERING SharePoint Web Parts   |   Office 365 Web Parts   |   Support   |   Search   |   About us   |   Home  
  AE Sharepoint Navigator Web Part Deutsch English  

Sharepoint Web Parts  

Digital Clock Web Part  

Stock Chart Web Part  

Stock Quotes Web Part  

Quote of the Day Web Part  

"Spotlight On.." Web Part  

"Tip of the Day" Web Part  

Lightbox Web Part  

Weather Web Part  

Slideshow Web Part  

Currency Rates Web Part  

Media Player Web Part  

YouTube Player Web Part  

Org Chart Web Part  

Tiles Web Part  

Hero Web Part  

Bullet Graph Web Part  

RSS Feed Ticker Web Part  

SQL Viewer Web Part  

Google Map Web Part  

Quick Poll Web Part  

Quick Survey Web Part  

Audio Player Web Part  

Google GeoMapper Web Part  

SQL Chart Web Part  

Exchange Calendar Web Part  

Podcast Web Part  

Filter Web Part  

Image Rotator Web Part  

Navigator Web Part  

KPI Web Part  

Page Hits Web Part  

Picture Menu Web Part  

Timer Web Part  

SQL Bullet Graph Web Part  

User Spotlight Web Part  

List View Web Part  

Staff Directory Web Part  

Birthday Reminder Web Part  

News Carousel Web Part  

Team Members Web Part  

Classifieds Web Part  

Image Menu Carousel Web Part  

Timeline Web Part  

Banner Rotator Web Part  

AZ Index Web Part  

Blog Roll Up Web Part  

Discussion Roll Up Web Part  

Document Roll Up Web Part  

News Roll Up Web Part  

Task Roll Up Web Part  

Calendar Roll Up Web Part  

Quick Form Web Part  

Twitter Web Part  

Upcoming Events Web Part  

Welcome Web Part  

Color Calendar Web Part  

Image Carousel Web Part  

List Rotator Web Part  

List Search Web Part  

Web Part Support  

Web Part Bundle  

Microsoft Sharepoint Web Parts

Sharepoint Navigator Web Part





The Navigator Menu Web Part allows to easily set up a menu with icons based on a Sharepoint List.

The Web Part can be used with Windows Sharepoint Services V3, MOSS 2007, Sharepoint 2010, Sharepoint 2013, Sharepoint 2016 and Sharepoint Online/Office 365.

The Navigator Web Part lets you:
  • use a Sharepoint List to define the menu items
  • choose a horizontal, vertical or grid layout with or without icons
  • CSS styles to customize the look and feel
  • Security trimming by Sharepoint groups or AD groups
  • define personal link menus (each user can configure his/her own menu)
  • Web Part connections to use the Web Part as a filter


Product Price     
Navigator Menu Web Part for SP 2007 and SP 2010
30 Day Evaluation Version (Release 1.1.109)
Free download..
Navigator Menu Web Part for SP 2013
30 Day Evaluation Version (Release 1.1.109) 
Free download..
Navigator Menu Web Part for SP 2016
30 Day Evaluation Version (Release 1.1.109) 
Free download..
Navigator Menu Web Part
"sandboxed" Solution (on premise)
30 day Evaluation Version  (Release 1.2.24)
Free download..
Navigator Menu Web Part for Office 365
"sandboxed" Version
30 day Evaluation Version (Release 3.0.3)
Free download..
Navigator Menu Web Part
Office 365/Sharepoint Online Add-In
30 day Evaluation Version
Free
Navigator Menu Web Part License Key
per Server License 
USD 150.00
Web Part Installation Instructions download..
Web Part Installation Instructions Sharepoint 2013 download..



Installation Instructions:
  1. download the Navigator Web Part Installation Instructions (PDF file, see above) 
  2. either install the web part manually or deploy the feature to your server/farm as described in the instructions.
  3. configure the following Web Part properties in the Web Part Editor "Miscellaneous" pane section as needed:

    • Site Name: Enter the name of the site that contains the Sharepoint List:
      - leave this field empty if the List is in the current site (eg. the Web Part is placed in the same site)
      - enter a "/" character if the List is contained in the top site
      - enter a path if the List is in a subsite of the current site (eg. in the form of "current site/subsite")
    • List Name: Enter the desired Sharepoint List name containing the definition of the links. A good choice is to use the Sharepont "Links" list template as a basis for the list.
       
      • Please note that the optional menu pictures can either be defined as List item attachments or contained in a List column named "Icon".
      • To create your own "Metro" style icons, we recommend to use the free Metro Studio software from Syncfusion which can be downloaded from the Syncfusion web site
      • To security trim the links, please add a column named "Group" (of type "Person or Group")
      • To add individual colors to each menu entry, please add a column named "Color" (enter the color values either as #rrggbb values or HTML color names)
      • .
    • View Name: Optionally enter the desired List View of the list specified above. A List View allows you to specify specific data filtering and sorting. You will also need to include the "Title" and "URL" columns if you are displaying these fields (see below).
      Leave this field empty if you want to use the List default view.
    • Link Title Field Name: enter the column name of the column that contains the menu title (Default="Title").
      If you are using a list based on the "Links" list template (which has no "Title" field by default), please enter the display name of the menu link into the Description field of the "URL" field.
    • Link URL Field Name: enter the name of the column containing the menu hyperlink (Default="URL").
    • Menu Layout:
      choose one of the following 4 menu layouts:

      - List: displays the menu as a simple bullet list
      - horizontal: displays the menu laid-out horizontally
      - vertical: displays the menu laid-out vertically
      - Grid: displays the menu as a grid
      - Fluid: displays the menu as a fluid grid
      - DropdownBox: displays the menu as a dropdown combo box
      - DropdownMenu: displays the menu as a multi-level dropdown menu
      - FlyoutMenu: displays the menu as a multi-level flyout menu
      - Tiles: displays the menu as Sharepoint tiles
      - Small Tiles: displays the menu as small Sharepoint tiles (120x120px)
      - Template: displays the menu as defined by your custom template


      "List" menu layout "Grid" menu layout "Grid" menu layout displaying metrics
      "DropdownMenu" layout "FlyoutMenu" layout
      "Tiles" layout
    • Nbr. of Columns: enter the number of columns (default=1) when specifying the "Grid" menu layout.
      Example:

    • Icon Layout: choose one of the below options:
      - none (do not display the icons)
      - Left
      - Right
      - Top
      - Center
      - Icon Only
      - Above
      - Behind

      "Top" icon layout

      "Above" icon layout
    • Open Link in new window: check this field if you want the links tbe opened in a new browser window.
    • Show my Links only: optionally only displays the links created by the current user.
    • Show 'Add New Link' Button: optionally displays a button at the bottom to allow users to add new entries (the button is only viible of the current user has List "Contribute" permission).
    • Menu CSS Style: enter the desired CSS style to be applied to the web part container.
      Example:
      border-spacing:1px;border-collapse:separate
    • Menu Item CSS Style: enter the desired CSS style to be applied to the menu items.
      Example:
      text-align:left;padding:2px;background-color:orange;color:white;font:10pt segoe ui;width:140px
    • Menu Section CSS Style: enter the desired CSS style to be applied to the menu sections. A menu section header is created for each List folder.
      Example:
      font:10pt Segoe UI;border-bottom:1px solid gray
    • Highlight Color: enter the color value (either as #rrggbb or as a HTML color name) to be used as the menu hover color.

      Examples:
      red
      #ffcc33
    • Active Item Color: enter the color value (either as #rrggbb or as a HTML color name) to be used as the color of the currenlty active menu item (if the web part is used as a Filter).

      Examples:
      lime
      #ffcc33
    • Header: add an optional header (including HTML tags if needed) to the top of a vertical or dropdown menu. The header will be styled as defined by the "Menu Section CSS Style" setting.


    • Footer: add an optional footer (including HTML tags if needed) to the bottom of a vertical or dropdown menu.
    • License Key: enter your Product License Key (as supplied after purchase of the Navigator Web Part license).
      Leave this field empty if you are using the evaluation version.



Technical Support Contact Information
If you find that you cannot resolve an issue using the above tools, our Technical Support staff will be ready to handle your technical support needs. You can reach our staff by phone or by email.

Phone: +41 (0)62 823 75 75 (9am - 5pm GMT)
Fax : +41 (0)62 823 75 74
Email: [email protected]
 
© 2025 AMREIN ENGINEERING AG


Amrein consistently delivers useful and innovative SharePoint webparts and components.  We recommend several of them as must have�s for every SharePoint implementation.

Sean Wallbridge, itgroove Professional Services Ltd.