medium_logo.gif (1802 bytes)

Finished Screen

This is the finished client-server screen generated from the information show in the prior step.

Notice that the layout has been optimized to present the maximum amount of information.

Data element 2 and detail element 2 are created as a drop-down lists of valid values as defined in the original entity design.

The mandatory foreign key in the detail block from the master block is automatically filled in and thus this field is not shown to the user.

The finished form allows inserts, updates and queries from a single screen. Permission to perform these tasks is controlled at the database level and is set when a user logins in.

In the next step we will generate the form again using the same design information, but specify that the target should be an HTML form.

Display Master Web Screen