Content

Overview

Examples

Configuration Properties

 
 

 

 

 

Overview

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

The "Consumable Lot Recipe" Control allows the contents of Consumable Lot Equipment and Recipes to be viewed. This Control provides four OOB Global Control Templates that allow Equipment and Recipes to be viewed (depending on the configuration properties): "Consumable Equipment By Stage" and "Consumable Recipe By Stage" show Equipment and Recipes in a Stage Section. "Consumable Equipment" and "Consumable Recipe" are not presented in the context of a Stage.

 

Examples

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

The Consumable Lot Recipe Templates are demonstrated in LES Global Worksheet Template for Consumable Types. The operating modes of the Consumable Lot View and Consumable Lot Review Control Templates are determined by the "Mode" Configuration Property.

 

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.
Consumable Lot Identifier of the Consumable Lot in the ReagentLot.ReagentLotId column.
Recipe Type "Instrument" shows Equipment. "Reagent" shows Recipe.
Filtered By Stage Determines if Equipment and Recipes are presented as being organized within Stages.
Stage Id Identifier of the Stage in the ReagentLotStage.ReagentLotStageId column.
Columns Defines columns rendered from the Instrument or ReagentLotRecipe table.
OptionFilters by:
TitleTitle rendered on the column header.
ColumnColumn Id to be retrieved.
TipText displayed on the tooltip.
Col SpanNumber of columns to span (similar to HTML colspan tag).
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).
Date 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).
Hide Empty Columns Determines if empty columns (all null) are hidden.
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".