Skip to main content
Inspiring
June 5, 2008
Question

How to omit TOC sequence at top of help page

  • June 5, 2008
  • 2 replies
  • 416 views
I need to show an unusual browse sequence directly on my help page. The sequence already works on the right and left arrows but users won't know to do that. But the automatic inclusion of the TOC sequence at the top (such as "Home > Initialization > Fields > Address") clutters up the area that I want to use, and it serves no purpose because my TOC is quite simple in structure. So is there any way to omit the sequence at the top? Thanks.
This topic has been closed for replies.

2 replies

Inspiring
June 5, 2008
Thanks-- that takes care of it.
June 5, 2008
These are called "Breadcrumbs Links".

You can disable this on the Single Source Layout tab:

View > Pods > Single Source Layouts
Right-click on the layout you are using, then click Properties.
Click Next.
Disable the option Add Breadcrumbs Links
Click Save.

Next time you generate there will be no links at the top of each topic.

Jeanne