Closed (fixed)
Project:
Panels
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2009 at 07:57 UTC
Updated:
8 Jul 2009 at 05:30 UTC
Is there a way to show a certain block only to the profile holder using advanced profile & panels?
thanks for helping
Comments
Comment #1
michelleI don't believe so but moving this to the proper queue just in case. I haven't looked at panels 3, yet, so there's possibly something in there.
Michelle
Comment #2
dorien commentedI guess you can also add a "show if PHP returns TRUE:
Comment #3
esmerel commentedI don't think this is possible directly in panels 3 either - permissions from the handler are generally based on role or access, not on a specific profile. I imagine you could probably write a plugin that would do it, but that's another ball of wax.