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

Oliver Salzburg oliver.salzburg at googlemail.com
Thu Aug 2 16:08:16 CEST 2012


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?


More information about the TYPO3-project-typo3v4mvc mailing list