REP002 Field Visualizations

Visual LANSA

REP002 - Field Visualizations

You can choose how a field is shown in an application. For example a numeric field can be visualized as a simple entry field, as an entry field with spin buttons, as a progress bar or a track bar.

Objectives

  • To introduce the basics of field visualization. (You will do more advanced examples of coding Field Visualizations when you do the FRM tutorial.)
  • To show how field visualizations can be defined.

To achieve these objectives you will complete the following:

Step 1. Review iiiStartDate Field Visualization

Step 2. Review iiiEmployNotes Field Visualization

Step 3. Review iiiSalary Field Visualization

Step 4. View the Test Form

Step 5. Execute the Form

Step 6. Adjust the Form

Summary

Before you Begin

In order to complete this exercise, you should have completed the previous exercise.