[TYPO3-mvc] Howto render mail-templates?
Franz Ripfel
typo3 at abezet.de
Tue Aug 3 18:03:47 CEST 2010
Hi Sven,
you probably want to use your fluid-template to generate the mail-content,
but then forward to another action for generating the frontend-message,
right?
I guess you just need to call $this->view->render() in your action and
fill the return value into you mail.
Greets
Franz
> Hi folks,
>
> I'm writing a new extension with extbase and fluid - and it's a lot of
> fun so far! ;o)
>
> But now I want to send a mail to the admin with some data from a form -
> but I don't know how to render a mail-template with fluid?
> Any ideas how to do this?
>
> CU...Sven Kalbhenn
>
>
--
Franz Ripfel, A.BE.ZET
http://www.abezet.de
More information about the TYPO3-project-typo3v4mvc
mailing list