About this article
This article explains how to create an inline binding.
In PowerPoint a shape is used to add a smart field, like the name of the client coming from the form field. With inline bindings it is possible to combine the binding with other text in the shape, text placeholder or table. Inline bindings are supported in presentations, slides and slide elements.
Prerequisites
|
Technical limitations and clarifications
|
Steps to create an inline binding
- Create a presentation and open Template Designer.
- Create a form field. In this example a Client (text field) is used.
- Create a shape, text placeholder or table (named "shape" in the following steps). In this example a text placeholder is used.
- Add text to the shape.
- Select the shape and from Template Designer, on the Template tab, select
Custom inline binding
:
- Select the visibility and
Allow updates
when needed and clickAdd to template
:
-
The Template tab now shows the added custom inline binding:
- Each custom inline binding will have a unique name on the Template tab. In the example above the name of the custom inline binding is
slide/256/shape/9
.
- Each custom inline binding will have a unique name on the Template tab. In the example above the name of the custom inline binding is
- The shape is now ready for inline bindings.
- To add the inline binding, you can either type the binding yourself or use the 'copy and paste' method:
- Keep the shape selected and from Template Designer, on the Template tab, click
Add smart field
.
- Select the smart field. The binding of the smart field is copied. In this example
{{Form.Client}}
is copied:
- Select the text in the shape that you want replace by the inline binding (or put your cursor at the position where you want to insert the binding) and paste the binding. The result might look like this example shown below:
- Keep the shape selected and from Template Designer, on the Template tab, click
Example 1 - inline binding in title and text placeholder
Inline bindings can be inserted in title placeholders and in text placeholders on slides. This example shows that inline bindings can be inserted multiple times.
No inline bindings: |
|
Using inline bindings: |
Example 2 - inline binding in table
When a slide contains a table, inline bindings can be inserted in the table. This example shows the insertion of inline bindings in the column 'Achieved'.
No inline bindings: |
|
Using inline bindings: |
Example 3 - different formatting
Inline bindings can have their own formatting style. If you want to apply different colors for certain values, then you can use an inline binding for every color. This example shows the name in either blue or green based on the selected brand.
No inline bindings: |
|
Using inline bindings: |
|
Related articles
Comments
Article is closed for comments.