You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Ulrich, Dominik" <Do...@ids.de> on 2003/12/10 13:27:22 UTC

woody: bind a booleanfield to many container elements

Hi everybody!

Can I bind a woody booleanfield to many nodes in the container?
for example:

...
<wd:booleanfield id="1234">
	<wd:label>something</wd:label>
</wd:booleanfield>
..

this should be bound to the include attributes:
..
<element1 include=""/>
<element2 include=""/>
<element3 include=""/>
...

How would my binding look like?

Any help highly appreciated

thanks dominik

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