|
The elements of a dashboard are defined by the following properties:
Field Description
|
Field Name
|
Title. This is the header odf element's window.
|
title
|
Type. Element type, see elements article for details.
|
type
|
Window Location. Location of element's window within dashboard window. See details here.
|
location
|
Parameters. Settings of the element. The settings define what data will be shown and how to present it. List of settings depend to element's Type.
|
parameters
|
Validity Expression. An expression that defines whether the element should be skipped during dashboard rendering. It it evaluates to FALSE, the element will be skipped.
|
validityExpression
|
These may be accessed via the elements variable.
|