Element Details: Target.Template
 Back


Available in: Logi Info Source code name: Target.Template

Directs the user to a Template definition.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ExportFilename
UserDefined
By default, export files (e.g. .pdf, .xls, .csv, .doc) get a randomly generated GUID string for the filename. Set a name in ExportFilename to have a specific, more meaningful filename.
FrameID
UserDefined
Top
Self
Parent
NewWindow
Sets the Frame for the target page. Leave blank for the current browser window, or enter NewWindow to open a new browser window. You can also specify an existing FrameID to re-use the same window for each request.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
LinkDataLayers
True
False
A Linked DataLayer allows a DataLayer to be re-used, either from the current report page, or the previous page. To reuse a DataLayer from the calling report definition, set the report Target's LinkDataLayers attribute to "True". Then use a DataLayer.Linked element, setting Linked DataLayerID to ID of the the original DataLayer.
RequestForwarding
True
False
Pass all request parameters to the next page. Note that request parameters cannot be forwarded if there is an Input element with the same name, because this would result in two values getting passed with the same name. Values from DefaultRequestValues elements are not forwarded. Unless otherwise noted, the default is "False".
TemplateDefinition
UserDefined
The name of a Template definition file.



PARENT ELEMENTS

Click element to drill down for more information.

Action.Template Procedure.Save Template Response.Template


CHILD ELEMENTS

Click element to drill down for more information.

Wait Panel


 Back to top


 Chart Debug