Drupal show / hide fields in view

Posted by SteD on Stack Overflow See other posts from Stack Overflow or by SteD
Published on 2010-04-28T07:27:31Z Indexed on 2010/04/28 7:33 UTC
Read the original article Hit count: 235

Filed under:
|

I would like to show / hide certain fields in my Drupal view accordingly to the user role.

Provided I can only have this view to work with, how can I achieve this programmatically or there's some settings that I am not aware of in Drupal.

P/S: I am aware of the access settings under basic settings in View but that would restrict access to the whole view, not field level.

© Stack Overflow or respective owner

Related posts about drupal-views

Related posts about drupal-6