Skip to main content

Slide Properties

Content settings

Stretch content

img.pngEnabled by default, If the switch is on the preview of the content will fill the whole screen.
If you disable it, the content keeps it's original width and length.

Synchronize content

img.pngDisabled by default. The Synchronize Content function allows you to display a content synchronously on multiple screens.
ⓘ Learn more
You can turn on Synchronize content in the Content menu under Properties.

Writing direction

img.pngHere you can manipulate the writing direction inside your content. You an choose between Left to right or Right to left.

Databinding

Base Data path

img.pngIn the Data binding menu, you can connect a datasource to your content.

Datasource mappers

Available from Wallboard Editor version 1.10.
img_1.pngIt makes easy to manipulate the data itself inside of any datasource before it goes to the widgets.

To know more about Datasource mappers please visit: Datasource mappers

Data binding with pagination

Once a Base data path is set with the pivot at a collection (row) level, you can enable Data binding with pagination. This lets the slide be added to a playlist as a Paginated slide page — repeating the slide once for every row (or group of rows) in the datasource.

It exposes two sub-options:

  • Widgets using pagination row offset — read-only. Calculated automatically from the highest Row offset for pagination set on the slide's widgets (highest offset plus one), it is the number of datasource rows shown per page.
  • Remember playback position — when enabled, the paginated slide resumes from the next unplayed row after the playlist moves on and returns, instead of restarting from the first row. Disabled by default.

Comment

  • In the Comment Menu, you can leave a comment and you can see who saved the content last time.

External Events

  • You can set sensor and datasource events in the External events menu. The content will react to event values or send out an event value to a sensor.

img.png

ⓘ Click here to learn more

Content Script

img.pngYou can use your own JavaScript code that runs after a content is loaded if no user is logged in with that screen.
ⓘ Click here to learn more