<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Custom fields</title>
    <style>
      table.custom-field-table td {
        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>

<form>

<p>

<table border class="custom-field-table">

<tr>
  <th>Name</th>
  <th>Type</th>
  <th>Default</th>
  <th>Value Set</th>
</tr>

<tr>
  <td>Short String Field</td>
  <td>string (short)</td>
  <td><i>none</i></td>
</tr>

<tr>
  <td>Long String Field</td>
  <td>string (long)</td>
  <td><i>none</i></td>
</tr>

<tr>
  <td>Single Selection Field</td>
  <td>selection (single)</td>
  <td><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>Multiselection Field</td>
  <td>selection (multiple)</td>
  <td><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>Integer Field</td>
  <td>integer</td>
  <td><i>none</i></td>
</tr>

<tr>
  <td>Date Field</td>
  <td>date</td>
  <td><i>none</i></td>
</tr>

<tr>
  <td>Date/Time Field</td>
  <td>date (with time)</td>
  <td><i>none</i></td>
</tr>

</table>


<hr>

<p>
<input type="button" value="Edit">
the custom field
<select>
  <option>Short String Field</option>
  <option>Long String Field</option>
  <option>Single Selection Field</option>
  <option>Multiselection Field</option>
  <option>Integer Field</option>
  <option>Date Field</option>
  <option>Date/Time Field</option>
</select>.
</p>

<p>
<input type="button" value="Insert">
a new
<select>
  <option>string</option>
  <option>selection</option>
  <option>date</option>
  <option>integer</option>
</select>
custom field
<select>
  <option>before Short String Field</option>
  <option>before Long String Field</option>
  <option>before Single Selection Field</option>
  <option>before Multiselection Field</option>
  <option>before Integer Field</option>
  <option>before Date Field</option>
  <option>before Date/Time Field</option>
  <option>after Date/Time Field</option>
</select>.
</p>

<p>
<input type=button value=Move>
the custom field
<select>
  <option>Short String Field</option>
  <option>Long String Field</option>
  <option>Single Selection Field</option>
  <option>Multiselection Field</option>
  <option>Integer Field</option>
  <option>Date Field</option>
  <option>Date/Time Field</option>
  <option>Date/Time Field</option>
</select>
so that it is
<select>
  <option>before Short String Field</option>
  <option>before Long String Field</option>
  <option>before Single Selection Field</option>
  <option>before Multiselection Field</option>
  <option>before Integer Field</option>
  <option>before Date Field</option>
  <option>before Date/Time Field</option>
  <option>after Date/Time Field</option>
</select>.
</p>

<p>
<input type="button" value="Rename">
the custom field
<select>
  <option>Short String Field</option>
  <option>Long String Field</option>
  <option>Single Selection Field</option>
  <option>Multiselection Field</option>
  <option>Integer Field</option>
  <option>Date Field</option>
  <option>Date/Time Field</option>
</select>.
</p>

<p>
<input type="button" value="Remove">
the custom field
<select>
  <option>Short String Field</option>
  <option>Long String Field</option>
  <option>Single Selection Field</option>
  <option>Multiselection Field</option>
  <option>Integer Field</option>
  <option>Date Field</option>
  <option>Date/Time 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>