You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Figure 1: Screenshot highlighting Grid in sample HR Expenses Claim app

Figure 2: Grid Properties

NameDescription
IDElement ID (By declaring as "approval_comments", a corresponding database table column "c_approval_comments" will be created)
LabelElement Label to be displayed to end user.
Options

Column definition and column label.

Column name is defined in the value column whereas the corresponding label is defined in the label column.

Figure 3: Grid Properties - UI & Validation

NameDescription
Readonly 
Validator 
Min Number of Row Validation (Integer) 
Max Number of Row Validation (Integer) 
Error Message 

Figure 4: Grid Properties - Data Binder

NameDescription
 Load Binder 
 Store Binder 

Figure 5: Grid Properties - Data Binder - Multirow Form Binder

NameDescription
Form 
Foreign Key 

 

 

Screenshots taken from http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expenses_approval_detail

  • No labels