genealogyviewer Element

 

Content

genealogyviewer Element

Description

Example

Properties

Description

The genealogyviewer Element renders details that provide a graphical view of all related batches.

Example

See Batch Genealogy.

genealogyviewer Element Properties

Property Name Description
Root Properties
Property Name Description
Genealogy Table The name of the table having Genealogy Information.
SDC SDC if the items being referenced from Genealogy table.
Link Column Name Column name linking Genealogy table and Parent SDC table.
Parent Column Name Name of the column having Parent SDI value.
Child Column Name Name of the column having Child SDI value.
Parent Level Limit Number of Parent Levels to be shown in the Genealogy.
Child Level Limit Number of Child Levels to be shown in the Genealogy.
Max Parent Count Maximum number of Parent Nodes to be shown in a particular Level.
Max Child Count Maximum number of Child Nodes to be shown in a particular Level.
Tab Properties of the tab that contains the detail:
Property Name Description
ShowYes (default) displays the Element.
TextText displayed in the tab header. Optionally check the box to Translate.
WidthWidth of the tab in pixels (defaults to the size of the tab).
body WidthWidth of the content body (text area beneath the tab). The default is 100%.
body HeightFixed height of the content body. A scrollbar is added as required.
ExpandableYes (default) allows the tab to be expanded and collapsed. No disables this feature and the tab is always expanded.
ExpandedYes (default) initially expands the tab if Expandable property is set to Yes.
HighlightYes (default) highlights the tab on a mouseover event. The CSS defines this.
TipHelp text to appear on mouseover. Optionally check the box to Translate.
IdIdentifier of the Element (defaults to the Element name).
GroupTab Group in which this Element should be a member. Optionally check the box to Translate.
Node Properties Specifies display attributes:
Property Name Description
Node Text Display text shown inside each Node. Columns of Parent SDC may be provided for substitution. [s_batchid], [batchdesc]
Link URLURL to navigate to when Node is clicked. Supports substitution of Parent SDC's Column name. [productid]
Return to List PageReturn to List page name.
Node width (Pixel)Node width in Pixels.
Node height (Pixel)Node height in Pixels.
Pop up menu options
Property Name Description
Link TextDisplay text shown on pop up menu.
Link URLURL to Navigate when menu is clicked.
TargetWhere the linked URL should be opened.
Color Code Options Customizes the colors used to display each node.
Property Name Description
Based on Column Name of the column whose value will determine the color of the Node.
ColorsDefine the color.
Property Name Description
Column ValueColumn Value on which colors will be decided.
ColorSupports Hex color code.
Legend TextText to be used to identify this color when creating the Legend.
Legend Display TextLegend display text.
Heterogeneous Determines whether or not the displayed genealogy will be heterogeneous (such as when a transfer occurs between a Box and an Array). If so, identify which is the Parent and which is the Child (below).
Parent SDC Column Identifies the Parent SDC Column such as "sourcesdcid".
Child SDC Column Identifies the Child SDC Column such as "targetsdcid".
Additional SDC Properties Specifies display attributes for SDCs that are not the Parent SDC.
Property Name Description
SDC SDC of the linked SDI.
Node Text Display text shown inside each Node. Columns of Parent SDC may be provided for substitution.

For example:

Array: [arrayid]

Status: [arraystatus]

Type: [arraytypeid]

Detail Page URL Page to show in the detail frame under the genealogy image.