Uploading Slides to Application Editor
CLM presentation slides must be loaded to the Application Editor as the Slide object.
To simplify work with slides, especially when there are several scenarios within a CLM presentation, use the following format for naming: slide-[n][k].html, where [n] is the number of a branch and [k] is the number of a slide in the appropriate branch.
You can count slides from either 0 or 1. Branches are always counted from 0. For example, the first slide of a CLM presentation always has [n] = 0 and may have [k] = 0 or [k] = 1: slide-00.html, slide-01.html.
| When you uploaded slides in Salesforce, you should specify the Order and Branch for a slide. Note that Salesforce automatically hide[n] = 0 in the slide order. |
When you have uploaded ZIP archive(s) to the Application Editor and you need to change something on a slide, like adding a new image or replacing a video:
-
Download sources.zip from the Application Editor that contains the content you want to replace.
-
Remove the sources.zip (step 1) from the Application Editor.
-
Replace the content in the downloaded sources.zip.
-
Upload the updated sources.zip (step 3) to the Application Editor.
| Do not modify or remove from the Application Editor other sources.zip that used in the CLM presentation. |