Previous Topic: Modifying Panels

Next Topic: Generating and Building the Employee Entity

Hiding Fields on Panels

Because the 5250 screen can only display 80 characters horizontally in its low‑resolution mode, you cannot display all of Employee’s attributes on a single line. You could move a couple of the fields to a second area on the screen, but because users only need enough information to identify the employee they want to modify or delete, you change the display so that the Employee Email and Employee URL fields do not appear.

Because users typically use either the Employee ID or Employee Name to identify the individual, and may use the Employee Billing Rate to decide whom to assign to a task, you will leave these fields visible.

To change the panel that lists Employees:

  1. Open Employee.Maintenance Suite.Maintenance UI.List Panel.
  2. In the Panel Palette, expand List Employee, and then Grid.
  3. Right-click the Employee Email field. From the pop-up menu, choose Visible, and No.
  4. Repeat this Step 3 to set the Employee URL field so that it does not display.

    Notice that the fields no longer appear on the panel in the Display Window.

  5. Edit the labels for the columns to remove the word Employee from each. For more information, see the section
  6. Change an Individual Control. For more information, see the chapter "Modifying the User Interface."
  7. Move the fields so that there is only a single space between them. For more information, see Change Multiple Controls in the chapter "Modifying the User Interface."

    The Design Window should look like this:

    PLEX--Hiding Fields on Panels

  8. Close the panel. Click Yes to save your changes.

    The Select Instance User Interface panel has the same problem as the main Employee panel. Open Employee.Select Instance User Interface.List Panel and hide the Employee Email and Employee URL fields, change its column labels, and move the fields next to each other, as you did in the preceding steps.

    When you are done, the Design Window should look like this: