jackie1948
Programmer
Hi all,
I want to create a formset and add an already existed form to the formset.
Here is what I am doing.
Created a form with an option group that has 2 options (two different departments) select one and then i want to direct to the department form that is approperate for the selected buttons.
Do I create the formset on this form and how do I add the forms for the different departments?
I have VFP 7 and on the toolbar all I have is to create a new form when wanting to add a form.
My question is how do I add an existing form to a new formset.
I want to create a formset and add an already existed form to the formset.
Here is what I am doing.
Created a form with an option group that has 2 options (two different departments) select one and then i want to direct to the department form that is approperate for the selected buttons.
Do I create the formset on this form and how do I add the forms for the different departments?
I have VFP 7 and on the toolbar all I have is to create a new form when wanting to add a form.
My question is how do I add an existing form to a new formset.