[TYPO3-project-formidable] Renderlet HIDDEN doesn't work

Jerome Schneider j.schneider at ameos.com
Fri May 18 14:09:56 CEST 2007


Hello Manuel,

if this is true it's an awfull bug

I wasn't able to reproduce this locally.

I see two possible reasons:
	1 - you're using a renderer:TEMPLATE and didn't added the {my_var} tag 
in your HTML
	2 - you have two renderlets named the same way

Ca you check these possibilitiées ?

Regards,
Jerome

Manuel Rego Casasnovas a écrit :
> 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
> 


More information about the TYPO3-project-formidable mailing list