Development > Safe X3 WAS > Setup > Functions > Form 

SEEWARNING Before creating a site, it is recommended to read the following documentation:Before starting.


This function is used to manage forms created via Internet.

The ASAMPLE site displays a 'Contact'page which is used to create forms online.

The form data can be entered by the user in the fields of the HTML form and are set as setup of the Web action calling up the X3 Web service (AYZ object) creating the form in the X3 database.

An XTEND form is formed of:

  • a header (list section):
      • The subject (TTL)
      • The user email (MAICOD))
      • The message(CMT))
      • The Type (TYP)
  • of parameters (grid section) used to manage options:
    • The description (PARCOD)
    • The value (PARVAL)

The data calculated upon creation are the code (FRMCOD), the status (STATUT) and the creation date (CREDAT).

Prerequisites

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

Fields

The following fields are present on this tab :

Block number 1

  • Form (field FRMCOD)

Code of the form

Web site

Type of form

  • Status (field STATUT)

Status of the form

Characteristics

  • Title (field TTL)

Title of the form

  • Email transmission (field MAICOD)

 

  • Date (field CREDAT)

 

  • Time (field CREHEURE)

 

Image

  • field PCT

Picture associated with the form

Grid List of values

  • Parameter (field PARCOD)

Additional parameter codes

  • Parameter value (field PARVAL)

Values of additional parameters

Comment

  • field CMT

Message of the form

Close

 

Reports

By default, the following reports are associated with this function :

 PRTSCR : Screen print

This can be changed using a different setup.

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation