Hi there,
I am struggling with this.
I have a 3 tab advanced form
Tab1 : Parent details
Tab2: Student1 Info (a yes/no field to add another student, if yes go to tab 3. if no form submitted.
Tab3: Student2 Info
I have used the same fields in student1 and student2 whose data will be stored in student table.
So at the moment student2 data will be added to the student table if i want to add 2 student records to my table. But i would like to have 2 records created in my student table.