How I can create for with one to many relations? For example I have an Object and him have relations to many images? I usually use symfony and it have form collection type. Maybe Zend have something like that?
UPDATE:
I want create this form using Zend_Form.