mmm... I admit I didn't take sub forms into consideration... I'll try to
arrange something with them.
Thank you



Jurian Sluiman wrote:
> 
> 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
> 
> 
>  
> 

-- 
View this message in context: 
http://www.nabble.com/multiple-forms-in-the-same-page-and-validation-problem-tp25328439p25329765.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to