Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

In

...

the

...

report

...

module

...

it

...

is

...

possible

...

to

...

have

...

tables

...

generated

...

in

...

the

...

HTML

...

report

...

file.The

...

layout

...

of

...

these

...

tables

...

is

...

described

...

in

...

CSS

...

styles.

...

It

...

is,

...

for

...

each

...

table,

...

possible

...

to

...

choose

...

from

...

9

...

different

...

CSS

...

table

...

styles.

...

Each

...

CSS

...

style

...

can

...

be

...

edited

...

by

...

the

...

user

...

to

...

their

...

own

...

likings.

...

Attached

...

to

...

this

...

page

...

is

...

a

...

default

...

CSS

...

style

...

sheet

...

which

...

can

...

form

...

the

...

basis

...

for

...

the

...

CSS

...

styles.



Row Per Location HTML Table

An alternative to setting table style in the rowPerLocationHtmlTable is to use an optional class.

Code Block
languagexml
titleExamples
<rowPerLocationHtmlTable id="id" tableClass="custom_class">
or
<rowPerLocationHtmlTable id="id" tableStyle="tableStyle1">

{table-plus:width=500|border=0}
|TableStyle1|TableStyle2|TableStyle3|TableStyle5|TableStyle6|
| | |TableStyle4, TableStyle7-9| | |
|!table1.gif!|!table3.gif!|!table4.gif!|!table5.gif!|!table6.gif!|
|Contains styles for datamax, warnings and thresholds|Contains styles for datamax, reports and a threshold|empty|Contains a lot of thresholds. Also thresholds for No Data|Contains a lot of thresholds|
{table-plus}