Explanation with an Example Database
Databases Involved
- Database: Contains a relation property called Customer that links to the Customers Database.
- Database: Contains an email property.
Objective
You want to send an email to the email address in the Customers Database by clicking the "send email" button from a page in the Orders Database.
Steps to Set Up Relation Types
- Configure Email Address Fields as follows
- Notion Property Name: Customer
- Property Type: Relation
- Child Notion Property Name: Email
- Child Property Type: Email
