Menus

The Parent option allows you to define whether a menu item should appear as a child of another existing entry.
If you select a parent, the current item will be shown as a submenu underneath that parent in the navigation.

This helps build hierarchical structures, such as:

  • “Machines” (main menu)
    • “Line A” (Parent = “Machines”)
    • “Line B” (Parent = “Machines”)

If you leave it blank, the item remains at the top level.