Add a record in a Business Record diagram
To include more data in your Business Record diagram, you can add more records.
You have several options for adding a record to a Business Record diagram. It is recommended that you read through these options in order to best select the method to achieve your goals.
Using a wizard
To build a new record using a wizard, select New Record Wizard, which will guide you through the process of selecting tables and columns, and defining how the tables are joined and ordered.
. This opens theStarting with a new, empty record
Similarly, the
menu option places the cursor in New Record mode. When you click onto the Business Record diagram, it creates a new, empty record - just as if you started by right-clicking in the diagram.Grabbing from the schema
To create a record based on all columns in a table, drag a table from the DB Schema view and drop it on the Business Record diagram. A new record is created, with a field created for each column in the table.
To create a record based on specific fields from the schema, select the columns from the DB Schema view. You can hold the CTRL or SHIFT key to select more than one column. After selecting the columns, drag-and-drop the columns onto the Business Record diagram. A new record is created, with each column included as a field.