LayoutVariable

AttributeIcon Description

Nodes of this type can be used in LayoutContent nodes to reference a Variable (Dynamic Layout Definition) node defined in the dynamic layout object used.

As the UI associated with the node is defined in the dynamic layout, this node contains only information about the datasource from which the data is loaded. There are several types of datasource, identified in the "Source" property.

Properties

Category Name Value
General Layout Slot Name Contains the name of the Variable (Dynamic Layout Definition) node in the dynamic layout object referenced by this node.
Include Determines if this variable should be used or not. This property can be used only if the "Optional" property in the corresponding Variable (Dynamic Layout Definition) node is set to "True".
Description Description text to be set to the control
Source Contains the datasource for this variable: It can be an Attribute, Variable, or SDT.
Selected Key This property will only appear inside a multiple selection grid, or in a grid that contains an action inside with conditional confirm.  The purpose of this property is to let WebPanelDesigner know how to identify a row, to determine which rows triggered an action, or which rows are on the "selected" grid.
SDT Definition SDT Contains the SDT variable name (inferred from the node's parent structure). This property is Read-only.
Field Contains the name of the field used in this node. The name is relative to the SDT Level inferred from the node's parent structure.
Field Specifier Contains the full path to the field of the SDT that is used in this node. This property is Read-only.
Variable Definition Based On Defines the variable's type. Variable must be based on a domain or attribute. 
Load From Attribute This property will only appear if the "BasedOn" property's value is an attribute. If set to true, the variable will be assigned the attribute's value in the grid's load event.
Load From Data Provider This property will only appear if the grid is a Grid based on data provider In this case the value of the variable will be associated with the sdt field with the same name, returned by grid's data provider.
Attribute Definition Attribute Contains the attribute this node is based on.

Child Nodes

These nodes do not contain child nodes.