Content

Overview

Description

Configuration Properties

 
 

 

 

 

Overview

Top../images/arwup.gif (846 bytes)

The "Consumables" Control provides maintenance of Consumable Types that are associated with SDIs in an ELN/LES Worksheet or Control. This Control provides an OOB Global Control Template that provides maintenance of Sample Consumables.

 

Description

Top../images/arwup.gif (846 bytes)

After adding the Control, the "Add" operation looks for Consumable Types defined by the Data Source specified in the Configuration Properties (typically Samples). In the example below, the Samples are associated with a Test that defines the Consumable Types. The "Source Relation" is set to "Workitem" because that is where the Consumable Types are defined. The "Manage Consumable" operation opens a chooser dialog similar to that used when using Consumables during Data Entry.

 

  

 

Configuration Properties

Top../images/arwup.gif (846 bytes)

These properties are available for configuring overall behavior.

Property Description
Name Name of the Control that is displayed in the ELN interface. Leaving this blank defaults to the Control name provided in the OOB configuration.
Data Source Determines the source of the SDIs associated with the Control.
OptionDescription
WorksheetSDIs are retrieved from the WorksheetSDI table, which persists SDIs associated with the Worksheet.
ControlSDIs are retrieved from the WorksheetItemSDI table, which persists SDIs associated with the Control.
Data Source SDC SDC for the SDIs that are in the Control or Worksheet.
Source Relation Context of the item being managed by the Control (Workitem, ParamList, or Both). For example, if the Workitem defines the Reagent Types, the Source Relation would be "Workitem".
Workitem Defines the Test.
Parameter List

Parameter List Version

Variant

This is applicable only when "Source Relation" is "Parameter List". This defines the Data Set.
Primary Display SDC SDC used for the "Primary Display Columns" below.
Primary Display Columns Defines columns rendered for the SDI List.
OptionFilters by:
Column IdColumn Id to be retrieved for the selected SDC.
TitleTitle rendered on the column header.
ShowDetermines if the column is rendered.
Display ValueValues displayed in place of the corresponding retrieved values. Separate each with a semicolon. For example, if you retrieve values from the createby column, you could specify JDrake=JD. All values retrieved as JDrake would then be displayed as JD. This works only if you replace the entire retrieved string (it does not work on partial strings).
FormatFormat in which date/time is displayed, as determined by the user's Locale and the Date Format Policy. For information about how LabVantage handles Locale, see Internationalization and Localization → Locale and Time Zone and Date Format Policy.
Translate ValueDetermines if the retrieved value is translated (see Translations).
Primary Sort By Allows the SDIs in the Control to be sorted by a column value. If no property collection is specified here, the default is to use the key column(s) of the SDIs.
PropertyDescription
ColumnColumn by which to sort. This column must be one of the columns that is being retrieved by the Control for display. It is not possible to sort by a column that is not being retrieved.
DirectionDetermines if the column value is sorted in "Ascending" or "Descending" order.
Reagent Columns These are additional columns in the Reagent Lot table that will be displayed in the Control.
OptionFilters by:
Column IdColumn Id to be retrieved for the Instrument.
TitleTitle rendered on the column header.
ShowDetermines if the column is rendered.
Display ValueValues displayed in place of the corresponding retrieved values. Separate each with a semicolon. For example, if you retrieve values from the createby column, you could specify JDrake=JD. All values retrieved as JDrake would then be displayed as JD. This works only if you replace the entire retrieved string (it does not work on partial strings).
Format (Date)Format in which date/time is displayed, as determined by the user's Locale and the Date Format Policy. For information about how LabVantage handles Locale, see Internationalization and Localization → Locale and Time Zone and Date Format Policy.
Translate ValueDetermines if the retrieved value is translated (see Translations).
Keep With Previous "Yes" attempts to show the column on the same row as the previous column with right-justification in relation to the cell. In the example below, two columns have been added. This property set to "Yes" for the "ReagentStatus" column. Note that "Reagent Status" is moved up to the same row as the previous column and right-justified.
Alternative Title Column By default, the ReagentTypeId is displayed as the column title. This property lets you display a different column from the LV_ReagentType SDC.
Display Style Determines how the Attribute grid is rendered.
OptionDescription
GridRenders the Attributes in a tabular grid.
Open TableRenders the Attributes as table rows.
Display Full Width "Yes" renders the grid or table across the full width of the editor. "No" renders the grid or table to fit the content.
Collapse Duplicate Rows Renders duplicate rows in collapsed form.
No Data Available Message Specify text to show when there are no SDIs to display.
Operations Defines Operations available on the Control Toolbar. See Common Control Operations for details.
Includes Allows complex/extended JavaScript to be added to an Operation of Type "Custom".