Overview:
The slide of the main presentation has been bound to the Sub presentation, but the Sub presentation cannot be displayed.
Root Cause:
The hidden_vod field of the Sub presentation is set as true.
Solution:
Refer to one of the following options.
- Change the hidden_vod field of the Sub presentation object to false.
- The content creators must use the gotoSlide JavaScript function to link directly to a slide in the hidden presentation.
Related Documentation:
CRM Help Documentation: Using Hidden Presentations