[TYPO3-mvc] Inline ViewHelper in the f:link.page ViewHelper
Sebastian Schreiber
me at schreibersebastian.de
Mon Mar 29 09:42:57 CEST 2010
Hey Sebastian,
thanks a lot for your reply, but it didn´t work for me.
I get this:
http://mydomain.com/kunden-login.html?redirect_url={f:link.page(Array)
Any ideas?
Thanks a lot again.
Sebastian
Sebastian Kurfürst schrieb:
> Hey,
>
>
>> How can i achieve this goal with the f:page.link viewHelper?
>> I tried something like that:
>> <f:link.page pageUid="9" additionalParams="{redirect_url: {f:link.page
>> {pageUid:68, section: 'article_{article.uid}'}}} ">
>>
> It will get a little ugly ;) you need to quote the f:link.page
> ViewHelper -- and you need to escape the quotes inside there. And you
> used {} after the ViewHelper name, but you need to use () :-)
>
> <f:link.page pageUid="9" additionalParams="{redirect_url:
> '{f:link.page({pageUid:68, section: \'article_{article.uid}\'})'}">
>
> Hope this helps,
> Greets,
> Sebastian
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>
--
Sebastian Schreiber
Sülzburgstraße 36
D-50937 Köln
T 0221 . 985 13 42
M 0176 431 05 790
Skype schreibersebastian.de
me at schreibersebastian.de
www.schreibersebastian.de
Steuernummer: 219 / 5302 / 2302
More information about the TYPO3-project-typo3v4mvc
mailing list