FORM_FIELD_NAME

(SQL Table)
Index Back

Form Field Name

List of form field names to be associated with a form.

  • Parent record: FORM_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 FORM_NAME 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 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 FORM_FIELD_NAME 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.