0

I created two individual pages - a "home" and a "product" page. I want to add these to a page navigation bar. So, this page should contain a navigation bar and two menu elements named "HOME" and "PRODUCT".

How can I achieve this using dotCMS?

Jud
  • 1,324
  • 3
  • 24
  • 47
Alekhya Vemavarapu
  • 1,145
  • 1
  • 10
  • 26

1 Answers1

0

In the page properties, check the box "show on menu" for both your pages. Then you can use the navigation tool ($navtool) to build your navigation. See this page in the documentation:

http://dotcms.com/docs/latest/NavigationTool

wezell
  • 573
  • 3
  • 7