Hello Victor,
Thanks so much for interacting!
Here's the part of my plan I know how to do:
First the user will fill out their registration form, then they will be directed (after submitting their registration) to a secondary 'group profile' form. Here, there will be a couple 'read only' fields which display info such as 'group size', '# of men', '# of women', 'group score' etc. Each of these values will be 0, because the user has not created any house members yet through the 'create new housemate' form. There will also be a couple of fields they can fill out, which are just general housing group questions such as '# of cars' etc. Once this form is submitted, they will officially be registered, and can begin creating housemates. 'New housemate' entries can then be created an edited at any time, and the 'group profile' form can also be viewed and edited at any time.
What I don't know how to do, is create a pathway between the 'create new housemate' entries and the group profile. Ideally, whenever a 'create new housemate' entry is edited or created, fields in the 'group profile' form will be changed accordingly (ex. when a new housemate form is created/deleted, the field: 'group size' goes up/down).
My apologies for the extensive inquiry, please feel free to answer this at your leisure.
Please login or Register to submit your answer
Is this a repeat? I feel like we've discussed this before in another thread.
Not to my knowledge! I did have a query about inserting one view into another, but nothing about form entry mapping.