[TYPO3-mvc] How can I give content to a ViewHelper when using alternative syntax?

Valentin Zickner typo3 at joan.coderworks.de
Thu Aug 2 16:23:22 CEST 2012


Hi Oliver,

you can use the following syntax:
{'Link Text' -> f:link.page(pageUid:'{backto}')}

Regards

Valentin

On 02.08.2012 16:08, Oliver Salzburg wrote:
> I'm working on a submit page for EXT:powermail. I want to put a link
> under it, that links back to the page the user originally came from.
>
> I'm passing the page ID through and put the following in my Submit page:
>
> {f:link.page(pageUid:'{backto}')}
>
> This will create the link just fine, but how can I give the link some
> text? It has no content.
>
> Worst of all, all content after this "marker" is included in the link.
>
> What options do I have?
> _______________________________________________
> 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