Apr 4th, 2010, 12:01 PM
Hi Hannes,
There's nothing "out the box" that would let you do this, but it can certainly be done with a little PHP.
Basically what you'd do is still store all those fields in a single form, then on form submission separate them out and create multiple entries. But note: this would require some PHP knowledge (and some spare time!)
- Ben
There's nothing "out the box" that would let you do this, but it can certainly be done with a little PHP.
Basically what you'd do is still store all those fields in a single form, then on form submission separate them out and create multiple entries. But note: this would require some PHP knowledge (and some spare time!)
- Ben