ken@practical.org wrote at 2003-7-11 10:18 +0200: > ... > Is there something like 'manage_addObjects? No, but it would not be too difficult to implement one. The most difficult part is the form you use to enter values for all your objects. If you have many objects, your form may become unwieldy... Once, you have solved this problem, your form action simply creates the objects in a loop. Dieter