Lee Weston - 2001-07-10

Forms adds a form package to metadot.
No longer do you have to stuff all sort of stuff into "description" and not be able to get it back or sort it.

Add a popup for "department"
Add a field of Earned Run Average and make sure it is 0.00 to 9.99
etc.

This release is targetted at developers
It supports Metadot v3.1.2

--------------------------------

New Field Widgets:
--------------
- colour
- custom
- Many to One Relation (pick-list)

New Field Attributes
--------------
- maniditory
- validate against regexp
- force refresh (for dependant pop-up etc).

Also
---
Changing the Feild edit screen to use "force refresh" and "Custom" makes setting up Forms even easier

Bug Fix
------
Up/Down button didn't work if:
- you sorted on a column(s)
- cleared the sort
- were looking at a page other than the first page
That is fixed.