I have mades a table showing nid and title, and I want to allow a user to go to the full node page when clicking over the title; how is this achieved? I was thinking of making this using the callback function and pass it the node nid, but I don't really know.
Thanks
Comments
Comment #1
enboig commentedI solved this; I used this callback:
If there is a "better" way of doing this it is wellcome.
Comment #2
enboig commentedSorry, I posted a comment here which was for http://drupal.org/node/257481