Billboard Table

[This is preliminary documentation and subject to change.]

The Billboard table lists the billboards displayed in the full user interface. A billboard is a part of a dialog that dynamically changes on progress or through action data messages.

The Billboard table has the following columns.

Column Type Key Nullable
Billboard Text Y N
Feature_ Identifier N
Action Identifier Y
Ordering Integer Y

Columns

Billboard
Name of the billboard.
Feature_
An external key into the Feature table. The billboard is shown only if this feature is being installed.

External key to column one of the Feature table.

Action
The name of an action. The billboard is displayed during the progress messages received from this action.
Ordering
If there is more than one billboard corresponding to an action, they are displayed in the order defined by this column.

Non-negative numbers only.