<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Custom fields</title>
<style>
table.custom-field-table td, table.custom-field-table th {
vertical-align: top;
padding: 5;
}
</style>
</head>
<body bgcolor="#ffffff">
<table bgcolor="#000000" width="100%" border="0" cellpadding="0"
cellspacing="0">
<tr>
<td>
<center><font color="#FFFFFF" size="8">
This is Bugzilla
</font></center>
</td>
</tr>
</table>
<center><font size="-1">
<a href="http://www.bugzilla.org/">Bugzilla</a> Version 2.17.3
</font></center>
<h2>Custom Fields in Project "Test Project"</h2>
<p>
The fields are shown in the default order in which they are presented to
users.
</p>
<p>
<table border class="custom-field-table">
<tr>
<th></th>
<th>Name</th>
<th>Type</th>
<th>Required?</th>
<th>Default</th>
<th>Value Set</th>
</tr>
<tr>
<td rowspan="2"><a href="dummy">String Group</a></td>
<td>Short String Field</td>
<td>string (short)</td>
<td align="center">Yes</td>
<td align="center"><i>none</i></td>
</tr>
<tr>
<td>Long String Field</td>
<td>string (long)</td>
<td align="center">No</td>
<td align="center"><i>none</i></td>
</tr>
<tr>
<td></td>
<td>Single Selection Field</td>
<td>selection (single)</td>
<td align="center">No</td>
<td align="center"><i>none</i></td>
<td>
<select size="3">
<option>foo</option>
<option>bar</option>
<option>baz</option>
<option>bletch</option>
</select>
</td>
</tr>
<tr>
<td></td>
<td>Multiselection Field</td>
<td>selection (multiple)</td>
<td align="center">No</td>
<td align="center"><i>none</i></td>
<td>
<select size="3">
<option>one</option>
<option>two</option>
<option>three</option>
<option>four</option>
</select>
</td>
</tr>
<tr>
<td></td>
<td>Integer Field</td>
<td>integer</td>
<td align="center">No</td>
<td align="center"><i>none</i></td>
</tr>
<tr>
<td rowspan="2"><a href="dummy">Date Group</a></td>
<td>Date Field</td>
<td>date</td>
<td align="center">No</td>
<td align="center"><i>none</i></td>
</tr>
<tr>
<td>Date/Time Field</td>
<td>date (with time)</td>
<td align="center">No</td>
<td align="center"><i>none</i></td>
</tr>
</table>
<p>
Click a group name to edit the fields in that group.
</p>
<hr>
<form>
<input name="context" type="hidden" value="main-menu">
<p>
<input name="action" type="submit" value="Edit">
the custom field
<select name="edit-target">
<option>Single Selection Field</option>
<option>Multiselection Field</option>
<option>Integer Field</option>
</select>.
</p>
<p>
<input name="action" type="submit" value="Insert">
a new
<select name="insert-type">
<option>string</option>
<option>selection</option>
<option>date</option>
<option>integer</option>
</select>
custom field
<select name="insert-dir">
<option>before</option>
<option>after</option>
</select>
<select name="insert-base">
<option>String Group</option>
<option>Single Selection Field</option>
<option>Multiselection Field</option>
<option>Integer Field</option>
<option>Date Group</option>
</select>.
</p>
<p>
<input name="action" type="submit" value="Move">
<select name="move-target">
<option>String Group</option>
<option>Single Selection Field</option>
<option>Multiselection Field</option>
<option>Integer Field</option>
<option>Date Field</option>
<option>Date Group</option>
</select>
so that it is
<select name="move-dir">
<option>before</option>
<option selected>after</option>
</select>
<select name="move-base">
<option>String Group</option>
<option selected>Single Selection Field</option>
<option>Multiselection Field</option>
<option>Integer Field</option>
<option>Date Group</option>
</select>.
</p>
<p>
<input name="action" type="submit" value="Rename">
the custom field
<select name="rename-target">
<option>Single Selection Field</option>
<option>Multiselection Field</option>
<option>Integer Field</option>
</select>.
</p>
<p>
<input name="action" type="submit" value="Remove">
the custom field
<select name="remove-target">
<option>Single Selection Field</option>
<option>Multiselection Field</option>
<option>Integer Field</option>
</select>.
</p>
</form>
<table border="0">
<tr>
<td bgcolor="#000000" valign="top">
<table border="0" cellpadding="10" cellspacing="0" width="100%"
bgcolor="lightyellow">
<tr>
<td>
<form>
<table width="100%">
<tr>
<td>
Actions:
</td>
<td valign="middle" nowrap="nowrap">
<a href="enter_bug.cgi">New</a> |
<a href="query.cgi">Query</a> |
<input type="submit" value="Find"> bug #
<input name="id" size="6"> |
<a href="report.cgi">Reports</a>
| <a href="request.cgi?requester=mcafee&requestee=mcafee&do_union=1&group=type">My Requests</a>
| <a href="votes.cgi?action=show_user">My Votes</a>
</td>
<td> </td>
<td valign="middle">
Edit <a href="userprefs.cgi">prefs</a>, <a href="editparams.cgi">parameters</a>, <a href="editusers.cgi">users</a>, <a href="editproducts.cgi">products</a>, <a href="editflagtypes.cgi">flags</a>, <a href="editgroups.cgi">groups</a>, <a href="editkeywords.cgi">keywords</a> | <a href="sanitycheck.cgi">Sanity check</a>
| <a href="relogin.cgi">Log out</a> mcafee
</td>
</tr>
<tr>
<td>
Preset Queries:
</td>
<td colspan="3">
<a href="buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=mcafee&emailtype1=exact&emailassigned_to1=1&emailreporter1=1">My Bugs</a>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>