RAMP-WINAD09 Step 2. Add Skills List View to the Wrapper

In this step you will add a list view to the screen wrapper that shows the skills subfile on the Browse/Maintain Employee and Skill Files screen.

Note that you named the subfile columns and the plus sign in RAMP-WINAD08 Step 1. Name the Fields to Be Used in the Wrapper.

1.   Display the screen wrapper user interface in the Visual LANSA editor.

2.   Drag a list view control to the screen wrapper and size it like this:

RAMP2140

 

3.   Name it Skills.

RAMP2145

 

4.   Locate the PSLSKL table in the repository, and drag the DATEACQ and SKILCODE fields in the table to the list view.

5.   Locate the SKLTAB table in the repository and drag the SKILDESC field to the list view.

6.   Lastly add the COMMENT and GRADE fields from the PSLSKL table to the list view.

Your list view should look like this:

RAMP2150

  

7.   Save the wrapper.