Description
This formula renders a Generic Doc template for child elements when a rule is fulfilled
The SDZeCOM Rules+ must be licensed for this formula.
Formula(s)
PHP
{=RULERENDERDOCFORCHILDREN(GenericDoc;Rule ID;Depth;Limit)}
Result
-
String
Parameters
Parameters
|
Contents
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
GenericDoc |
ID or external key of the Generic Doc |
ID: Integer External key: String |
|
|
|
Rule ID |
ID or name of the rule to be fulfilled |
Rule ID: Integer External key: String |
|
|
|
Depth |
Rendering of inheritance levels |
Integer |
0 |
0 / TRUE: Inherited values are considered. 1 / FALSE: Inherited values are ignored. |
|
Limit |
Maximum number of child elements to be rendered. |
Integer |
0 |
|