FORM_FIELD_NAME(SQL Table) | 
Index Back | 
|---|---|
Form Field NameList of form field names to be associated with a form. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | 
Form Name is the unique id of the form.  This corresponds to a page name.
 Prompt Table: FORM_TBL  | 
|
| 2 | Date(10) | DATE | 
Effective Date
 Default Value: %date  | 
|
| 3 | Character(18) | VARCHAR2(18) NOT NULL | Form Field Name corresponds to a page field name, only for a printed form instead of an online page. | |
| 4 | FORM_FIELD_SAMPLE | Character(254) | VARCHAR2(254) NOT NULL | Sample text for viewing a form layout. |