I wonder if there's any way to check the access flag for any particular field or fieldgroup in custom node.tpl.php? I have altered the template of Profile (D6, Content Profile) so I have no output via $content var and so far cckfp doesn't work there without additional code. Also i don't see any corresponding variables in node object.

Thanks a lot!

Comments

bratsun’s picture

Please reply if there's any solution. Thanks.

obsidiandesign’s picture

Status: Active » Closed (duplicate)

I don't think it's currently possible, although once the output is themeable, I would imagine the variables would be available. The code right now does all the output directly.

I'm going to mark this a duplicate of #540644: Make privacy-button themeable, since it mentions that the variables are accessible to the theme once it's applied.

Thanks,
Bryan O'Shea