<%@ Page language="C#"%> btnet edit val <% security.write_menu(Response, Util.get_setting("PluralBugLabel","bugs")); %>
back to custom fields

Field Name: 
 
A dropdown type of "normal" uses the values specified in "Normal Dropdown Values" below.
A dropdown type of "users" is filled with values from the users table.
The same list that is used for "assigned to" will be used for a "user" dropdown.
Dropdown Type:  
 
Use the following if you want the custom field to be a "normal" dropdown.
Create a pipe seperated list of values as shown below.
No individiual value should be longer than the length of your custom field.
Don't use commas, >, or < characters in the list of values.
"version 1.0|Version 1.1|Version 1.2"

Normal Dropdown Values:

 
Controls what order the custom fields display on the page.
 
Sort Sequence:  
 
 
<% Response.Write(Application["custom_footer"]); %>