Op Monday 07 September 2009 12:37:24 schreef nulele:
> Hello,
> I've created a page with a jquey tab. Every tab has a zend form. Every form
> has its own class.
>
> The problems are:
>
> 1) when a form validation is wrong all forms in the page (in other tabs)
> show errors!! I've already tried to change filed name/id and specify action
> attribute without success.
>
> 2) As I cannot detect witch tab is selected to return to it after
> validation... is there a way to detect if a form is updated?
>
> Thanks in advance

I am not a specialist with Zend_Form, but can subforms solve your problem? See 
the documentation for more information: 
http://framework.zend.com/manual/en/zend.form.forms.html#zend.form.forms.subforms

They are handled as seperate forms, though combined into one Zend_Form object.

Regards, Jurian
--
Jurian Sluiman
Soflomo.com

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to