Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Show Contents List

...

In this tutorial you will enhance your screen wrapper to include a photo of the employee and the skills subfile presented as a list view.

Objectives

  • Learn how to handle subfiles as a list view in screen wrapper
  • Learn how easy it to wrap a screen in a more intuitive interface

Image AddedImage Removed
 
To achieve this objective, you will complete the following steps:

Before You Begin

In order to complete this tutorial, you must have completed RAMP-WINAD08: Screen Wrapper Basics.

Note About This Tutorial

On some systems the screen wrapper created in this tutorial causes a 'multiple sendkey' error. The problem is currently being investigated. A work-around is to name the screen with a different name when it is in update mode, for example 'UpdateEmployee' instead of using the F21 keypress in the arrival script to distinguish the screen in display and update mode.
 
Show Contents List