User Tools

Site Tools


tech2018:forms_types

Table of Contents

Forms types

Summary

We will see here the two main types of forms:

  • custom forms
  • not_standard_forms
Standard forms
SIMPLE FORM
MAGIC FORM
CUATOM FORM
Not Standard forms
not standard FORM

Explanation

In the TECH2018/session2 you have learned how to handle the engine using SIMPLE FORMS or MAGIC FORMS. While these forms have the main advantage that they do not require any development activity to be setup, on the other side they to not allow the user to update any data in the “business data” tables. This process is particular named as @live.

When you want to create process that will cause any update to the @live environment you will need a form which contains fields related to the specific data model.

Examples:

  • Edit account data: WManager brings onboard the EDIT_ACCOUNT_DATA process. This is one of the simplest processes to be used to show how a standard form can work.
  • Inorder: is one of the most complex scenarios of
tech2018/forms_types.1526206839.txt.gz · Last modified: 2018/05/13 10:20 by Gianluca Pelliccioli