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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to