Step 1. Add Columns to the Instance List
In this step, you will configure your Employee business object to make the extra columns visible in the instance list.
1. Start the Framework as a designer.
2. Open the properties of the Employees business object.
3. Display the
tab sheet.4. Two visual identifiers are already defined.
Add two additional columns:
Column Sequence |
Column Type |
Column Caption |
Decimals |
30 |
ACOLUMN1 |
Department |
|
40 |
NCOLUMN1 |
Salary |
2 |
- Note:
- Column widths may be set as a percentage.
- option has no effect in your own filters.
- Numeric columns may have an edit code if needed.
- Date columns may have an output format and UTC setting.