I created a panel for my homepage, but which I would like one block to disappear when a user logs in. The problem is that this is not an option because it only says
Access:
authenticated user
but there is nowhere to check the anonymous box.
I created a panel for my homepage, but which I would like one block to disappear when a user logs in. The problem is that this is not an option because it only says
Access:
authenticated user
but there is nowhere to check the anonymous box.
Comments
Comment #1
dorien commentedMaybe you can set the authentication in your block settings, instead of with panels?
or add a "show if PHP returns TRUE":
Comment #2
esmerel commentedAre you using user: permission or user: role? User: role has the anonymous checkbox.