Skip to content

Instantly share code, notes, and snippets.

@guizmo
Created April 20, 2012 00:20
Show Gist options
  • Save guizmo/2424981 to your computer and use it in GitHub Desktop.
Save guizmo/2424981 to your computer and use it in GitHub Desktop.
Get alias path in views
$pathAlias = drupal_lookup_path('alias',"node/".$row->nid);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment