Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Jul 6, 2023
1 parent 89bf840 commit cac7561
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/master-detail-forms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
This example shows how to handle inserting data into multiple tables
with a one-to-many relationship.

![db schema](./screenshots/db-schema.png)
| Database Schema | SQLPage Form |
| --- | --- |
| ![db schema](./screenshots/db-schema.png) | ![user addition](./screenshots//user-add-screenshot.png) |

A single master page features two forms based on two related tables or views.
Users insert data in the master form first to update information from the parent table.
Expand Down

0 comments on commit cac7561

Please sign in to comment.