Hello all,
I am building an online registration form for clients to sign up for a Christmas Hamper program.
The information I need to collect is the personal information of the client (i.e. name, address, income etc) and all the personal information of all household members.
I created a base with two tables, one is the client table (for all the client data) and another table called HH_Members that holds a record for each member of the family (including name, DOB, gender etc.)
Is there a way to publish a form that can collect the client information and all the household members and store it in the respective tables?
How does one collect information with a “1 to many” relationship and store it in linked tables?
Thanks in advance for your help,
Zepppo
