Program Settings - LAB
LAB program settings set the environment for entering laboratories in the Setup application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to enter laboratory details in the Setup application. | n
|
AllowDeleteWhenEmpty | The comma-delimited list of tables that have to be empty, should a user wish to delete a lab code. If the tables specified here are not empty, the lab code cannot be deleted. | Enabled | Disabled |
Criteria1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records for the browse display. Each criterion is defined by a name and a SQL clause used to filter the records. Only one criteria can be active at a time. These criteria and the default criteria to be used can be changed by the user in the application as well as via the Staff application. If modified by the application, if program settings were only present for CCLASMGR, then they are copied into the individual user’s program settings. | {CriteriaName},{SQLStatement} |
CurrentCriteria | The number of the current criterion. | n |
InsertDataWhenAdding | Where a comma-delimited list of tables is defined, when a laboratory is created from another laboratory, then the specified tables in the global laboratory are copied to the new laboratory. | {DatabaseTableName}[,{DatabaseTableName},...] |
LabClientLookupColumns | When clients are filtered using the F2 function key and a client grid displays, then the fields from the CLIENT table displayed in the grid are defined by this list. | {FieldName}[,{FieldName},...] |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |