!!!DEFINE LEGISLATIVE FORMS

The Define Legislative Forms (IDFD) form allows you to create forms within the system for governmental forms such as tax forms and unemployment insurance.

The definition data for the Define Legislative Forms screen is stored in the [P2K_CM_FORM_DEFINITIONS] and [P2K_CM_FORM_FIELDS] tables.

;[Form|FORM_CODE]:This field uniquely identifies the form within the system.
;[Type|FORM_TYPE]:This field identifies the type of form being defined. e.g. Canadian tax form, U.S. unemployment insurance form
;[Description|DESCRIPTION]:This field provides a short description of the form.
;[File|FILE_NAME]:This field provides any file associated with this from.

\\
;[Sequence|FIELD_SEQUENCE]:This field defines the sequential order of the fields within the form.
;[Identifier|FIELD_IDENTIFIER]:The fields within this form are identified here.
;[Description|DESCRIPTION]:A sort description of the field is provided here.
;[Prompt|FIELD_PROMPT]:The name of the field that will be displayed on the form is identified here.
;[Type|FIELD_TYPE]:The field's type, such as numeric, date or alphanumeric is identified here.
;[Usage|FIELD_USAGE]:Whether the field is user-defined or system provided is identified here.
;[Level|FIELD_LEVEL]:The field level (e.g. employee, employer, federal, etc.) is identified here.
\\
;[Format Mask|FORMAT_MASK]:This field dictates how the data for the field is to be formatted. 
;[Allowed Source|ALLOWED_FIELD_SOURCE]:
;[Reference Text|REFERENCE_TEXT]:This field holds reference text for the form.
;[Validation Clause|VALIDATION_CLAUSE]:
;[Store Option|STORE_OPTION]:
;[Default Source|DEFAULT_SOURCE]:
;[Field Length|FIELD_LENGTH]:The field length is identified here.
;[Default Variable|DEFAULT_VARIABLE]:
;[Derivation Expression|DERIVATION_EXPRESSION]:    This field specifies the derivation expression for the Identifier. Derivation expressions provide the ability to translate values or to retrieve information otherwise not accessible in an interface format. Data from within the [{$applicationname}] database may need to be translated to match the requirements from a receiving third party system. Also, data within a source file may need to be translated to match the [{$applicationname}] specifications.



[CLEANUP]


[{If var='loginstatus' contains 'authenticated'

----
![Discussion|Edit:Internal.IDFD] 	
[{InsertPage page='Internal.IDFD' default='Click to create a new discussion page'}] 	

}]