About this article
This article will explain how to insert slides from the Library through smart fields so it can be automatically inserted when generating the presentation.
- What is a slide insertion?
- How to insert slides from the Library into a presentation with smart fields?
Slide(s)
smart field examples
Prerequisites
|
|
What is a slide insertion?
There are two different types of slides that can be inserted into a presentation:
- Static slides: the slides do not contain any questions in the response form. When dynamically inserting static slides into a presentation, the end-user will be prompted with the presentation response form only.
- Dynamic slides: the slides do contain smart fields and at least one question in the response form. When dynamically inserting dynamic slides into a presentation, the end-user will be prompted with a response form gathering both the presentation and the slides response forms. The
Slide placeholder
displayed in the presentation response form will dictate where the slide response form should appear for the end-user.
|
Furthermore, there are two different ways of inserting slides into a presentation, either by using a static or a dynamic insertion:
- Static insertion: linking a specific presentation from the Slides Library to be inserted in the presentation. This can be achieved by directly using the asset ID of the presentation from the Slides Library in the
Slide(s)
smart field. (See example "Inserting slides using static insertion in a presentation in PowerPoint" below) - Dynamic insertion: linking a dropdown question in the response form where the user can pick an answer, which will insert the desired slides in the presentation. This can be achieved by creating a data source containing the options that should be displayed to the end-users in the response form and specifying the asset ID inside the data source. (See example "Inserting slides using dynamic insertion in a presentation in PowerPoint" below)
When working with slides insertion, the asset ID of the presentation from the Slides Library will be necessary. The asset ID can be found in the Admin Center, by navigating to the Slides Library, finding the relevant slide, clicking on the ellipsis menu, and using Copy asset ID
.
|
How to insert slides from the Library into a presentation with smart fields?
When building a smart template, the Slide(s)
smart field can be utilized to insert slides into a presentation. To create a Slide(s)
smart field, it will be necessary to specify the slides that should be inserted, the slides can be inserted statically or dynamically using asset IDs inside a presentation. Creating a Slide(s)
smart field can be achieved following these steps:
- In the Template Designer, navigate to the
Template
tab - Select the location where the slides should be inserted
A placeholder slide will be generated below the slide currently selected - Click
Add smart field
This step doesn't apply if you are adding the very first smart field in the template - Click on
More
- Click on
Slide(s)
- Enter a
Display Name
The display name will be displayed in theTemplate
tab once the smart field has been added. - Manually enter the
Asset Id
- For a static insertion, copy the asset ID from the presentation in the Slides Library into the
Asset Id
field - For a dynamic insertion, create the desired binding linked to the response form using the binding syntax
- For a static insertion, copy the asset ID from the presentation in the Slides Library into the
- Select the
Placeholder
When creating aSlide(s)
smart field, aSlide placeholder
will be inserted in the response form. TheSlide placeholder
displayed in the presentation response form will dictate where the slides response form should appear for the end-user. By default, a newSlides placeholder
will be generated. If aSlide placeholder
already exists in the response form, it will be selectable from the list. It can be disregarded if the inserted slides do not contain a response form. - Click
Add to template
- The smart field will be injected into the template and will be displayed in the
Template
tab - A placeholder slide will be inserted into the presentation. This placeholder slide will be replaced by the inserted slides when generating the presentation.
- The smart field will be injected into the template and will be displayed in the
|
|
Slide(s)
smart field examples
Inserting slides using static insertion in a presentation in PowerPoint
Create a Slide(s)
smart field linking to a presentation in the Slide(s) Library containing a response form with two questions (Demo date and Presenter, highlighted in red in the response form preview), and reordering the Slide placeholder
to ensure that the slides questions will appear at the right place in the response form of the presentation. The complete response form can be previewed by clicking on Preview form
in the Form
tab.
Inserting slides using dynamic insertion in a presentation in PowerPoint
Create a Dropdown
question in the response form using "Industry" as the Reference Name
, linking to "ProposalPowerPointIndustries" data source, and displaying the Name column. The data source itself contains slide asset IDs in the "SolutionPricing" column. Therefore, we will be using {{Form.Industry.SolutionPricing}}
as a binding in the Asset Id
field of the Slide(s)
smart field.
The inserted slides do not contain a response form so the Slide placeholder
will be disregarded.
When generated by the end-user, the slides inserted into the presentation (replacing the placeholder slide) will depend on the answer provided for the "Industry" question of the response form.
|
ProposalPowerPointIndustries data source
Related articles
Comments
0 comments
Article is closed for comments.