[TYPO3-mvc] Remove chash from a form view helper

Bastian Waidelich bastian at typo3.org
Wed Jun 2 11:04:52 CEST 2010


Bastian Waidelich wrote:

> <f:form ... actionUri="{f:uri.action(action='foo')}">..</form>.

or rather

<f:form ... actionUri="{f:uri.action(action='foo', 
useCacheHash=false)}">..</form>

in your case..



More information about the TYPO3-project-typo3v4mvc mailing list