Creating a Placeholder

Creating a Placeholder

To create a Placeholder in a text element:

  1. Create a Text Element and position it on the canvas. See Section 4.2 for details.

  2. Type a name for the Placeholder using double square brackets, for example [[place 1]] in the text element.

  3. At the top of the page, select on the left-hand side to toggle between viewing Placeholder titles or Placeholder values.

Managing and defining Placeholder properties

  1. On the toolbar, click on the right-hand side. A list of the Placeholders used in the template are displayed in the Properties pane.

  2. Click a Placeholder entry to see the properties.

Graphical user interface, application Description automatically generated

  1. In the Properties pane, set the properties as follows:
PropertyDescription
Default textEnter a name or value. This name or value will be displayed on the canvas, but it will be replaced by any text or value that the end user enters.
PrefixAdd a fixed prefix in front of the Placeholder. For example, if the Placeholder is a price, then the prefix could be a currency symbol.
SuffixAdd a fixed suffix after the Placeholder, for example, a '%' symbol.
DelimiterAdd a character that separates two different Placeholder values.
Empty ActionThis property defaults to None.
Select Delete Paragraph to hide the Placeholder if the end user does not give it any value.
Letter CaseSet the letter case of the text entered into a placeholder:
Normal: The end user can enter both lowercase and uppercase text.This is the default setting.
Lower: Text entered by the end user always displays in lowercase.
Upper: Text entered by the end user always displays in uppercase.

Using a Picker to populate a Placeholder

Some Pickers, such as a Date Picker, can be used to populate a Placeholder.

To use a Date Picker to populate a Placeholder:

  1. Create a Placeholder.

See Section 7.2 for details.

  1. Create a Date Picker.

See Section 5.14.2 for details.

  1. Select the Date Picker.

  2. From the Quick Logic drop-down, select the placeholder that you wish to populate.