Closed (fixed)
Project:
Content Templates (Contemplate)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2007 at 00:31 UTC
Updated:
11 Jan 2008 at 18:16 UTC
Jump to comment: Most recent
Comments
Comment #1
polmaresma commentedI have the same problem, I wanna hide a cck field to anonymous users....
Some response?
thank's
Comment #2
realityloop commentedAnonymous users have ID of 0 so the following returns false and hides content.
[the bit you want to hide]
};Comment #3
jjeff commentedUntested code off the top of my head, but you get the general gist.