User Tools

Site Tools


tech2018:forms_types

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tech2018:forms_types [2018/05/13 10:26]
Gianluca Pelliccioli
— (current)
Line 1: Line 1:
-===== Forms types ===== 
  
- 
-==== Summary ==== 
- 
- 
-^Standard forms ^ @live?^ 
-| SIMPLE FORM | no @live |  
-| MAGIC FORM | no @live |  
-| custom forms | @live |  
-^Not Standard forms ^ 
-| not standard forms | no @live |  
- 
- 
- 
- 
-==== 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.1526207193.txt.gz ยท Last modified: 2018/05/13 10:26 by Gianluca Pelliccioli