|
|
|
|
|
- Overview
- Suggested pages for a Session mode project
- Form page
- Table page
- Vision page
- Suggested pages for a project in AWP mode
- Form page
- Sheet and bound table page
- Vision page
WEBDEV: Pages created by the RAD "pages"
The page creation wizard proposes the creation of: - standard and pre-defined pages.
- internal pages.
- error pages.
- RAD pages, associated with HFSQL data files.
The pages proposed by RAD for a Session mode project are as follows: - Form page.
- Table page.
- Page Vision.
The pages proposed by RAD for a project in AWP mode are as follows: - Form page.
- Connected sheet and table page - link
- Linked sheet and table page - Simple link
- View.
- Looper.
Suggested pages for a Session mode project Form page A form page displays the values of a record in a form, on the basis of one value per control. The records can be accessed one by one. The form can: - allow (or not) the move to the previous and next records.
- allow (or not) the creation, modification and deletion of records.
Table page A table page displays the records in a table (rows and columns). Several data file records can be displayed on the page. The items of the same record are displayed by rows. This page contains: - A Table control for displaying records.
- The following buttons:
- Button "New" allowing to create a record. This button opens a.
- "Edit" button allowing modification of the selected record in the Table field. This button opens a.
- Button "Delete" allowing to delete the selected record in the field Table.
- Button "Print" allowing to print the content of the Table field. This button uses a.
Vision page Vision pages are used to select a record in a Table control. For example, when entering an order, some Vision Plus pages can be opened to select the customer and the products. Vision pages are called up by the button labeled [...] in pages linked to a data file. Suggested pages for a project in AWP mode Form page A form page displays the values of a record in a form, on the basis of one value per control. The records can be accessed one by one. The master record may or may not authorize creation or modification. Sheet and bound table page This type of page displays the contents of data files linked by a simple connection (1 - N) on the same page. The record values of the main data file are displayed in a sheet. Records linked to the current record (in the main data file) are displayed in a Table control. This type of page includes: - A form (at the top) which displays the values of the current record in the main data file.
- A Table control (at the bottom) which displays records related to the current record in the main data file.
- Buttons used to:
- add a line in the Table control,
- edit a line in the Table control,
- delete a line in the Table control.
Note If the data file displayed in the table is a relationship data file, the window includes buttons to access the other relationship data file. Vision page Vision pages are used to select a record in a Table control. For example, when entering an order, some Vision Plus pages can be opened to select the customer and the products. Vision pages are called up by the button labeled [...] in pages linked to a data file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|