The genealogyviewer Element renders details that provide a graphical view of all related batches.
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 | Show | Yes (default) displays the Element. | Text | Text displayed in the tab header. Optionally check the box to Translate. | Width | Width of the tab in pixels (defaults to the size of the tab). | body Width | Width of the content body (text area beneath the tab). The default
is 100%. | body Height | Fixed height of the content body. A scrollbar is added as required. | Expandable | Yes (default) allows the tab to be expanded and collapsed. No disables
this feature and the tab is always expanded. | Expanded | Yes (default) initially expands the tab if Expandable property is
set to Yes. | Highlight | Yes (default) highlights the tab on a mouseover event. The CSS defines
this. | Tip | Help text to appear on mouseover. Optionally check the box to Translate. | Id | Identifier of the Element (defaults to the Element name). | Group | Tab 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 URL | URL to navigate to when Node is clicked. Supports substitution of Parent SDC's Column name. [productid] | Return to List Page | Return 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 Text | Display text shown on pop up menu. | Link URL | URL to Navigate when menu is clicked. | Target | Where 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. | Colors | Define the color.
Property Name | Description | Column Value | Column Value on which colors will be decided. | Color | Supports Hex color code. | Legend Text | Text to be used to identify this color when creating the Legend. |
| Legend Display Text | Legend 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. |
|