Chapter 17. Representing Entities in Form Design

We’ve been concentrating so hard on work processes in the last few chapters that you might be wondering why you did all that data modeling. Never fear, in this chapter, we’ll look at how to structure individual forms based on the way the entities displayed on them are represented in the data model. Your decisions about what data to include on any given form are based on work processes, but having made those decisions, the form layout and choice of controls will be determined by the actual data structures the forms represent.

The first decision you must make is how a form maps to the Entity Relationship (E/R) model. Does this form represent a single entity, two entities in a one-to-one relationship, ...

Get Designing Effective Database Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.