This topic is locked

Filling Master and Detail tables fields in one form

3/25/2009 12:02:25 AM
PHPRunner General questions
A
aljawo author

Hi Gurus,

I´m breaking my head trying to figure out how to build a form where I can fill data for the Master table and at the same time, the details table data in one shot.
Example:
Master would be a "courses" with all their characteristics, and Detail would be the people who belong to that course.
I would like to be able to add the data for the courses AND in the same form ¨(at the bottom for example) have the possibility to add one by one the participants of that course.
Is this possible ? How ?
Thanks !!