Form
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
Refer to documentation Implementation
Screen management
Entry screen
Block number 1
Form (field FRMCOD) |
Code of the form |
Site (field FCYCOD) |
Web site |
Type (field TYP) |
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 |