Skip to main content
Known Participant
April 24, 2014
Answered

Table of Contents slide click and close

  • April 24, 2014
  • 1 reply
  • 430 views

Hey there!

I'm using Captivate 7 and  I'm trying to figure out if there is a setting or a way to close the table of contents panel when a slide is clicked within it?

So basically, I'd like to open it, click my preferred slide, and then the table of contents slides closed. Is this possible? Thanks!

This topic has been closed for replies.
Correct answer RodWard

Lieve is correct that you cannot use clicking on the TOC item as an event to close the TOC.

However. since you are jumping to a slide, you COULD use the On Slide Enter event of that slide to trigger an action to close the TOC.

1 reply

Lilybiri
Legend
April 24, 2014

No, you need to have an event to trigger the action to close the TOC, and clicking a slide in the TOC is not an event.

http://blog.lilybiri.com/events-and-advanced-actions

RodWard
Community Expert
RodWardCommunity ExpertCorrect answer
Community Expert
April 25, 2014

Lieve is correct that you cannot use clicking on the TOC item as an event to close the TOC.

However. since you are jumping to a slide, you COULD use the On Slide Enter event of that slide to trigger an action to close the TOC.

ArrrCeeAuthor
Known Participant
April 25, 2014

Thanks Rod, excellent idea! This worked perfectly with the faceplate/playbar I'm building. Thanks again!