You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by u16929 <u1...@hs-harz.de> on 2004/06/24 16:56:12 UTC

Woody

Hello.
I have a problem with wi:groups.
I'm using a quite similar form like the example form1 of woody. But there is the problem with validating the form.

There is a wi:group which contains two more wi:groups(labels). In both groups there are different and equal widgets. If i click the submit button of one label, woody validates the widgets of the other label(wi:group), too. But I know that there in this wi:group(label)is nothing wrong with the widgets. 

How I can avoid that?

Re: Woody

Posted by Joerg Heinicke <jo...@gmx.de>.
On 24.06.2004 16:56, u16929 wrote:

> Hello. I have a problem with wi:groups. I'm using a quite similar
> form like the example form1 of woody. But there is the problem with
> validating the form.
> 
> There is a wi:group which contains two more wi:groups(labels). In
> both groups there are different and equal widgets. If i click the
> submit button of one label, woody validates the widgets of the other
> label(wi:group), too. But I know that there in this wi:group(label)is
> nothing wrong with the widgets.
> 
> How I can avoid that?

wi:group is just template stuff to group some widgets together. It 
absolutely has nothing to do with the form model and so has no 
influenceon validation.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org