[TYPO3-mvc] fluid form: how to disable hmac and referrals hidden variables

Andreas Kiessling kiessling at pluspol.info
Tue Mar 20 07:56:19 CET 2012


Hi,

f:form is just a viewhelper. So you can try to create your own one
extending Tx_Fluid_ViewHelpers_FormViewHelper and override the methods
that insert the hidden fields.

I have done that (with the new property mapper) some time ago and it
worked out nicely so far.

HTH,
Andreas


More information about the TYPO3-project-typo3v4mvc mailing list