By Daniel E on
I have a view that is outputting a bunch of teasers. After each teaser, i want to display an "edit" link. For this i'm rewriting the output of field Nid as link "node/[nid]/edit". This works all fine (although I'm not sure if it's the right way). Now i want to show the "edit" links only for the roles that are allowed to use it. Is it possible?
Comments
Well I've solved this by
Well I've solved this by theming the view and writing
Wish I could figure out how to do this with the UI.
Is there another method other
Is there another method other than theming?
--
www.hakeem-sy.com