Hi,

Tried all the things google showed me - still no luck. Can get title, Nid, most of the other filed but not simple node url.

Any ideas?

Comments

playfulwolf’s picture

Assigned: Unassigned » playfulwolf
Category: bug » feature
Status: Active » Closed (works as designed)

found it,
in Output code:

<?php print url($row->nid, array('absolute' => TRUE)) ?>

I feel it is way too hard for such a simple operation

playfulwolf’s picture

Status: Closed (works as designed) » Active

...i still feel that this is not the solution...

liam morland’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes