[TYPO3-mvc] f:link.action set pageUid

Andriy Kushnarov akushnarov at gmail.com
Wed Jul 14 18:33:46 CEST 2010


Dear all,

I'm trying to use f:link.action view helper to make a link to another
page, when I add pageUid I recieve empty href.

I write
<f:link.action
        action="foo"
        controller="bar"
        arguments="{p1 : p1}"
        pageUid="123">title</f:link.action>

I get
<a href="">title</a>

What I do wrong ? :)

-- 
Best Regards
Andriy Kushnarov


More information about the TYPO3-project-typo3v4mvc mailing list