Actually I don't think that makes sense or is possible. But you can
populate the hidden field via JS when submitting the form.
Thomas
Am 18.05.2010 00:35, schrieb Mario Beiser:
> <f:form.textbox property="foo" value="" />
> <f:form.hidden property="bar" value="{value.of.form.field.foo}" />