Skip to main content
carlamck123
Participant
September 23, 2021
Answered

Table of contents hide

  • September 23, 2021
  • 1 reply
  • 514 views

Hello there, how can I make the built in TOC show only on the 2nd slide and beyond.  In other words,  I don't want the built in TOC to show on the intro screen.  Can I hide the TOC, then after the users click Start Course, the TOC appears on the next slide?

 

When I hide the TOC using on enter, it hides in the beginning, but doesn't show when I use the showTOCadvanced action on the 2nd slide.

    This topic has been closed for replies.
    Correct answer Lilybiri

    You can control the visibility of the TOC only when it is in overlay mode.

    Use Hide TOC with the On Enter event of the first slide, and Show TOC with the On Enter event of the second slide.

     

    However I think a toggle button would be much more user friendly. You can use the InBuilt buttons for the TOC (double arrows) or create a custom toggle button.

    1 reply

    Lilybiri
    LilybiriCorrect answer
    Legend
    September 23, 2021

    You can control the visibility of the TOC only when it is in overlay mode.

    Use Hide TOC with the On Enter event of the first slide, and Show TOC with the On Enter event of the second slide.

     

    However I think a toggle button would be much more user friendly. You can use the InBuilt buttons for the TOC (double arrows) or create a custom toggle button.

    carlamck123
    Participant
    September 23, 2021

    Thanks, that's just what I needed!  I will take your advice and create the Toggle button.

    Lilybiri
    Legend
    September 24, 2021

    I included a free shared action in my workshop on the Adobe eLearning World conference, which can be used to create a toggle button for your use case. 

    Here is a direct download link for that action.

    ToggleAct