Hide ToC on one slide only

Problem: Can we hide ToC on Home page/any particular slide and make use of that real estate for other purpose? It shouldn’t be that when ToC is hidden, the space ToC consumed is displayed blank.

ActivePresenter version: 8.1

OS: WIN10

Hi,

In the current version, we has not supported hiding the TOC on any particular slide yet.

However, there are two ways for you to hide the TOC so that when it is hidden, the space TOC consumed isn’t displayed blank. Please follow the steps to see if it works:

  1. You can add the Adjust Variable action: “Set [apSlidebarVisible] equal to [False]” to the On Load event on Slide 1.
    Variable
    Or in the Side Bar section of Player Settings, set its position to None.
    Side_Bar_hidden

If you want to access the TOC even when the TOC is hidden, you can continue taking the next steps:

  1. In the Table of Contents section, set the style to Overlay

  2. In the Toolbar section, select the Show Toolbar and TOC Button check boxes.

Regards