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

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