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
Comment #1
bratsun commentedPlease reply if there's any solution. Thanks.
Comment #2
obsidiandesign commentedI 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