[TYPO3-project-formidable] Renderlet HIDDEN doesn't work
Manuel Rego Casasnovas
mrego at igalia.com
Fri May 18 13:56:02 CEST 2007
Hi everyone.
I've been trying the renderlet HIDDEN but this doesn't work fine.
I've a very simple example:
<renderlet:HIDDEN name="my_var">
<data>
<value>test</value>
</data>
</renderlet:HIDDEN>
In my page I see the source code but there aren't a field my_var HIDDEN
in my form.
I've checked that the function _render in tx_rdthidden is called. But I
don't know because the page code doesn't content a type hidden input
with my variable.
Somebody knows how works this renderlet?
Goodbye,
Rego
--
http://www.igalia.com
More information about the TYPO3-project-formidable
mailing list