[Neos] How using node links with ViewHelper?

Arno Dudek webmaster at adgrafik.at
Sat Feb 7 14:08:41 CET 2015


Hi!

The LinkEditor save the result into the value like this:

node://42065342-7f2e-e8a3-c1f4-4624abe77991

How can I use this with a ViewHelper to get the correct link?
As far as I understand it the VH "neos:link.node" accepts only objects 
or a path.

Now when I use this in this way:

<neos:link.node node="{item.linkUrl}">

The rendering result will be again

node://42065342-7f2e-e8a3-c1f4-4624abe77991

Ist this the wrong VH I'm using?

lg arno


More information about the Neos mailing list