Active
Project:
Views PHP
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 May 2013 at 18:17 UTC
Updated:
8 Feb 2021 at 23:37 UTC
Jump to comment: Most recent
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
Comment #1
playfulwolf commentedfound it,
in Output code:
<?php print url($row->nid, array('absolute' => TRUE)) ?>I feel it is way too hard for such a simple operation
Comment #2
playfulwolf commented...i still feel that this is not the solution...
Comment #3
liam morland