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 of Form Grid in sample HR Expenses Claim app

Figure 2: Screenshot of Form Grid in sample HR Expenses Claim app - Add New Row

 

Figure 3: Form Grid Properties

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

The columns defined here must be correspondent to the Form chosen above.

NameDescription
Value

Field ID of the target form.

Example:

In "HR Expense Claim Entry" form, there are Form Elements with the ID "date", "category", "purpose", and "formattedAmount"

LabelColumn Label.
Format Type

If you would like to format the returned value, you may make use of the format type.

Default choice: Text.

FormatDepending on your chosen Format Type, additional argument may be entered here.
WidthColumn width.

Figure 4: Form Grid Properties - UI

NameDescription
  
  
  
  

Figure 5: Form Grid Properties - Validation & Data Binder

NameDescription
  
  
  
  

Figure 6: Form Grid Properties - Load Binder - Multirow Form Binder

NameDescription
  
  
  
  

Figure 6: Form Grid Properties - Store Binder - Multirow Form Binder

NameDescription
  
  
  
  



  • No labels