Don't use single quotes, >, or < characters in the Field Name.
|
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: |
|
  |
For "user" dropdown, select "int"
|
Datatype: |
|
|
For char, varchar, etc, specify as (NNN). Don't forget the parenthesis.
For decimal specify as (A,B) where A is the total number of digits and B is the number of those digits to the right of decimal point. Don't forget the parenthesis.
|
Length/Precision: |
|
|
If you specify required, you must supply a default. Don't forget the parenthesis.
|
Required (NULL or NOT NULL): |
|
  |
Default: |
|
|
|
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: |
|
|
|
|   |