[Neos] Re: Getting link path from reference property

Tina Eckhorst t.eckhorst at magent.de
Tue Jan 6 17:31:37 CET 2015


In case somebody else is searching for the answer:

Add to the template:
{namespace neos=TYPO3\Neos\ViewHelpers}

And insert the link:
<neos:link.node node="{terminLink}">Link text</neos:link.node>


More information about the Neos mailing list