[TYPO3-mvc] Passing non-property fields in forms

Christine Gerpheide cgerpheide at gmail.com
Wed Feb 17 13:31:17 CET 2010


Yes you are right :) very cool...

Thank you,
Christine

2010/2/17 Nikolas Hagelstein <lists at shr-now.de>

> Hi,
>
> <f:form.textbox name="firstName" ... />
>
> Within the controller
>
> /* @param string $firstName
> Public function indexAction(...$firstName) {
> }
>
> That would just add an additional argument to your request besides the
> domain object you already have.
> Namespacing is automatically performed. (Have a look at the html code that
> is generated).
>
> Cheers,
> Nikolas
>
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>


More information about the TYPO3-project-typo3v4mvc mailing list