You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by leo leonid <te...@leonid.de> on 2003/10/26 16:26:55 UTC

[WODDY] the right use of

Hi,

Using 2.1.3dev I've got a form for for editing user information that is 
populated by a flow script. All information but the username should be 
editable by the user. I like the username only to get displayed.

I thought, this is what <wd:output /> is for.

	<wd:output id="username">
		<wd:label>Username</wd:label>
		<wd:datatype base="string"/>
	</wd: output >

But if I use it like this, the value is omitted. Why? Is what I try a 
wrong use of
<wd:output/> ?

thanks
/leo


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