• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How do I turn off the custom index on a recording so that no one sees it when they view a recording?

New Here ,
Jul 12, 2013 Jul 12, 2013

Copy link to clipboard

Copied

How do I turn off the custom index on an Adobe Connect 9 recording so that no one sees it when they view a recording?  Can it be set to default to hide the index or turn it off?  Or is there a setting I can go in and set before I make the recording public and give the url out to people?

TOPICS
Custom pod

Views

715

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Jul 16, 2013 Jul 16, 2013

There are basically two ways to control the event index state (open / closed)

1) The state of event index is rememebered for an account on the local system. So if a logged in user close the event index on one recording, Connect will remember user's preference and would keep the event index closed for other recordings that the user views on the same account. But this is an end user preference.

2) The host can also control the way they want the recording to be viewed by the end users. This can be do

...

Votes

Translate

Translate
Adobe Employee ,
Jul 16, 2013 Jul 16, 2013

Copy link to clipboard

Copied

LATEST

There are basically two ways to control the event index state (open / closed)

1) The state of event index is rememebered for an account on the local system. So if a logged in user close the event index on one recording, Connect will remember user's preference and would keep the event index closed for other recordings that the user views on the same account. But this is an end user preference.

2) The host can also control the way they want the recording to be viewed by the end users. This can be done by suffixing parameters to the recording link and this overrides the end user stored preference. The parameters being:

  • pbEIOpen=true – the event index would come up opened
  • pbEIOpen=false – the event index would come up closed

So by default your recording url will look like this:

<rec_url>?launcher=false&fcsContent=true&pbMode=normal

So if you want the event index to be closed for this recording, just append parameter 'pbEIOpen=false' in your recording link. The recording url will look like this:

<rec_url>?launcher=false&fcsContent=true&pbMode=normal&pbEIOpen=false

Hope this helps.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines