Copy link to clipboard
Copied
I'm creating my first Captivate 8 branching module and have a couple of questions...
Thanks in advance.
Michael
If you want a separate TOC, you'll have to create it yourself, that is not possible with the normal Captivate TOC. You can hide slides in hte TOC, you can group slides and even build in multiple levels but that is it.
Yes, you can Lock the TOC, there is a system variable allowing that, think you even got already the command Lock TOC in the list. It isn't possible to lock/disable the playbar, you can hide it on certain slides. Use the On Enter event of the slide, both for locking TOC or hiding the
...Copy link to clipboard
Copied
If you want a separate TOC, you'll have to create it yourself, that is not possible with the normal Captivate TOC. You can hide slides in hte TOC, you can group slides and even build in multiple levels but that is it.
Yes, you can Lock the TOC, there is a system variable allowing that, think you even got already the command Lock TOC in the list. It isn't possible to lock/disable the playbar, you can hide it on certain slides. Use the On Enter event of the slide, both for locking TOC or hiding the playbar.. You can also hide the TOC if you want, but that is only possible if the TOC is in Overlay.
Copy link to clipboard
Copied
Thanks for the quick reply!