You can add a new parent record while you are adding a new child record. For example, while entering an order in an Orders table, you could add a new customer to the Customers table, provided the two tables are related. When to use a relationship
Note: If the parent table is in a different application than the child table, you must have permissions in the parent table to add a parent record from within a child record. More about creating cross-application relationships.
Important: If your permissions in the parent table are granted because you are a member of a group, you will not be able to add a parent record from within a child record.
To create a new parent record from within a child record:
-
Add or edit a record.
-
Locate the reference field. The reference field is the field containing values from the parent table, such as a list of customer names. This field appears as a drop-down containing values from your parent table.
-
Select the reference field's drop-down and select Create a new record. The word "record" will change to match the type of record in your table, such as customer.
-
Complete the form in and click Save.
Quickbase saves the new parent record and automatically populates the reference field's drop-down with the value.
-
Finish filling in the child record and click Save.