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

Skip page numbers in a branched section

New Here ,
Mar 05, 2021 Mar 05, 2021

Copy link to clipboard

Copied

I want to include a branch section in my Captivate, but after the branch, I want the slide numbers to skip those slides and resume from the branch menu. Example: Branch menu is on slide 22. I have 2 branches. I want the page number to skip the branch slides, and be the consecutive number from the branch menu. Branch menu is slide 22, I want go directly to the Summary, (which is actually slide 30) but I want the page number to be 23, and then continue consecutively after that. Currently I am using the variable cpInfoCurrentSlide for my page numbers. In the branch, I used an advanced action to increment/decrement the section page numbers.

Also, is there a place I can reference what the system variables actually do?

Thanks

Ruth

 

Views

124

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
New Here ,
Mar 05, 2021 Mar 05, 2021

Copy link to clipboard

Copied

ok, so Thank you Rod Ward. I have your .pdf of 2019 system variables and functions.

 

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
Community Expert ,
Mar 05, 2021 Mar 05, 2021

Copy link to clipboard

Copied

Have a look at:

http://blog.lilybiri.com/discover-slash-use-captivates-system-variables-part-1

You will find a link to a table which you can download.

 

With the exception of the category 'Movie Control' all system variables are read only. You cannot use cpInfoCurrentSlide for your goal, but need to create the correct user variable with a shared or advanced action.

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
New Here ,
Mar 05, 2021 Mar 05, 2021

Copy link to clipboard

Copied

Lilybiri: Thank you, got the document. I guess I don't know how to get the cpInfoCurrentSlide to skip the branch slides. I think I can move the branched slides to the end of my presentation when I'm complete. That way slide info from the branch menu to the summary will actually be consecutive.

 

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
New Here ,
Mar 05, 2021 Mar 05, 2021

Copy link to clipboard

Copied

sorry, just realized you said I need to create an advanced action/user variable. I'll work on that. Thanks!!

 

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
Community Expert ,
Mar 05, 2021 Mar 05, 2021

Copy link to clipboard

Copied

Indeed, told you that the Movie Information system variables are read only.

I would recommend a shared action, which you could use more easily in other projects. Especially since the action will be triggered by a slide event. Copy/paste of such an action could cause problems in another project.

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
New Here ,
Mar 05, 2021 Mar 05, 2021

Copy link to clipboard

Copied

LATEST

Thank you. I'll work on establishing that for my work flow.

 

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
Resources
Help resources