Description
This formula renders a Generic Doc template for backreferences.
Formula(s)
PHP
{=RENDERDOCFORBOOKMARK(GenericDoc;"Optional class";Optional reference attribute;Limit)}
Result
-
String
Parameters
Parameters
|
Contents
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
GenericDoc |
ID or external key of the Generic Doc |
ID: Integer External key: String |
|
|
|
Optional class |
Class of the backreference |
String |
"" |
Optional class of the backreference to restrict to it (e.g. Pdmarticle, Damfile) |
|
Optional reference attribute |
Reference attribute ID |
Integer |
0 |
Optional reference attribute in which the object is referenced; otherwise all occurrences |
|
Limit |
Maximum number of references to be rendered. |
Integer |
0 |
|