Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Introduction

The Label control can be used to put formatted labels on any desired position on the Template. Labels can harbor dimension information (e.g., current Entity) and data cells.

CONTENT

Parameters

The parameters define the look & feel and behavior of the control.

Basic Parameters

Parameter

Description

Mandatory

1. Text

The content of the (dynamic) label. A label could be a simple text, but can also harbor dimensional information and even data-cells. Example: "The total revenue for [ENT] equals [DATA[1]]" where [ENT] is the currently selected Entity and [DATA[1]] refers to the first data-element of the (optional) list defined at Parameter Data (see below).

Yes

Advanced Parameters

Parameter

Description

Mandatory

2. Encode HTML

Choose No if you use HTML instead of plain text, otherwise Yes.

No

3. Data

A list that defines the [DATA[..]] elements of a Label-text (see Text parameter).

No

4. External Item Selector

An external control that will be used as an item selector for this control.

No

5. Format

 A format can be chosen from the Format list

Yes

  • No labels