Version 9.8
 —  Tables  —

Add a Screen Based Table (via the Screen Editor)

graphics/exercise.png Exercise

  1. Navigate to a screen with table formatted data (such as Browseproposals).

  2. Ensure that you have already identified this screen.

  3. Map all the fields (single fields as well as multiple fields), which should represent the table’s columns.

  4. In the Table tab, create a new table. Remove unnecessary columns and change column captions to be more user-friendly.

    graphics/ScreenBasedTableEditor.png

  5. Select Primary key columns. These are usually columns with unique values.

  6. Filters:

  7. Generate the screen and within the generated JSP/ASPX page implement the following:

graphics/Movie.png Accompanying movies:

Top of page