How can I use a report form to select an item from a table, and after the item is selected I save it as a foreign key on another table?
For example, imagine two tables: Users and Cars. A user wants to buy a car. So I use a report form to show the items from Cars table. Once the user selects the car he wants, the app will save the CarId on the User table.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
LuluSW
Caspio minds
How can I use a report form to select an item from a table, and after the item is selected I save it as a foreign key on another table?
For example, imagine two tables: Users and Cars. A user wants to buy a car. So I use a report form to show the items from Cars table. Once the user selects the car he wants, the app will save the CarId on the User table.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.