Changeset 290

Show
Ignore:
Timestamp:
04/20/08 20:58:17 (8 months ago)
Author:
kevin
Message:

Added clarification on removing vs. deleting fields.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • form/README.txt

    r289 r290  
    3737definitions are independent from forms. The same field definition can be 
    3838used on multiple forms and continues to exist even if the forms that they 
    39 are associated with are deleted. There is a system to manage "orphan" fields that 
    40 are not currently on any form. 
     39are associated with are deleted. Removing a field from a form is not 
     40the same as deleting the field definition. There is a separate page to 
     41list / edit / delete field definitions. There is also a page to manage "orphan" 
     42fields that are not currently on any form. 
    4143 
    4244Both forms and fields must have unique names.