I have two tables set up in a parent, child relationship. The parent table stores contact information for a family, while the second table stores information about the children in that family (name, age, gender.) I have set it up so that the autonumber from the family submission form passes through to the child form, but I can't figure out how to get the two forms to deploy on the same page and make this happen.
In other words, a user needs to be able to enter a family's contact information and then complete entries for multiple children in that family. Then I need the user to be able to start over and enter another family's information.
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
gcbauer03
I have two tables set up in a parent, child relationship. The parent table stores contact information for a family, while the second table stores information about the children in that family (name, age, gender.) I have set it up so that the autonumber from the family submission form passes through to the child form, but I can't figure out how to get the two forms to deploy on the same page and make this happen.
In other words, a user needs to be able to enter a family's contact information and then complete entries for multiple children in that family. Then I need the user to be able to start over and enter another family's information.
Any help on this is greatly appreciated.
Link to comment
Share on other sites
3 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.