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