Description
This formula renders a Flex table Flextabelle in HTML or INDD.
Formula(s)
PHP
{=FLEXTABLE(FlexpresetID;Don't output empty table;Language ID;"Output format";"RecordID";"Record class")}
Result
-
String
Parameter
Parameter
|
Content
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
FlexpresetID |
ID of the flex preset used for the table |
Integer |
|
|
|
Don’t output empty table |
TRUE or FALSE |
Boolean |
TRUE |
TRUE: no empty table FALSE: empty table is not output |
|
Language ID |
ID of the language in which the table is to be displayed |
Integer |
0 |
|
|
Output format |
HTML or INDD |
String |
|
Possible values:
|
|
RecordID |
Dataset that is used |
String: SELF (current dataset) Integer: ID of the dataset that is to be used |
CURRENT_ITEM |
Possible values:
|
|
Record class |
Class of the dataset that is used |
String: SELF (class of the current dataset) |
CURRENT_ITEM |
Possible values:
|