Nav List¶
A generated menu of the portal's pages.
Navigation widgets · widget type nav-list · no data binding
Related: Nav Link · Sidebar Layout · Breadcrumb
Options¶
| Option | Values | Default | Description |
|---|---|---|---|
| Orientation | Vertical · Horizontal | Vertical | Which way the list runs |
| Group by module | On · Off | Off | Groups entries under their navigation module headings |
| Match | Equal · Prefix · Subroute · Ignore query | Ignore query | How the current URL is compared to decide which entry is active |
| List Style / Group Style | CSS | Empty | Styling for the list and the group headings |
| Box Style | Sizing and spacing | — | The box around the list |
Notes¶
- The list is built from the portal's pages that have a route, so adding a page adds an entry without touching this widget
- Put one in the sidebar slot of a Sidebar Layout for a standard portal shell
- For a single hand-picked link, use Nav Link