Specifies the subform or subformSet object
to place at the bottom of a content or page area.
The trailer property replaces the deprecated overflowTrailer (deprecated) and bookendTrailer (deprecated) properties.
SyntaxReference_Syntax.trailer = "string"
Values
Type
|
Values
|
String
|
A valid string representing the ID or fully
qualified reference syntax expression of a subform or subform set. The
default is an empty string.
|
JavaScriptSubform1.breakBefore.trailer = "Subform2";
FormCalcSubform1.breakBefore.trailer = "Subform2"
|
|
|