<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>Help: New Lab Section</title>
<link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
<h1>New Lab Section</h1>
<p class="classname">
Add a new lab section. Options are:
</p>
<ol id="id">
<li>Description</li>
<li>Results</li>
<li>Active</li>
</ol>
<h4>Description</h4>
<p class="classname">
How the new lab section will be displayed on web pages.
</p>
<h4>Results</h4>
<p class="classname">
Does the new lab section expect to have a results summary section, where
textual summary information is stored. Can be switched on and off
without affecting existing data, and determines whether the results
input boxes are displayed in the relevant web pages.
</p>
<h4>Active</h4>
<p class="classname">
Flag for whether the section is currently active. Defaults to 'yes'. Can be
switched on and off as required without loss of existing data. This parameter
only affects whether the lab section is displayed in the relevant web pages.
<form method="post">
<p align="center">
<input type="button" value="Close Window" onclick="window.close()">
</p>
</form>
</body>
</html>