Hi Sebastian,
> i think what you need in your viewhelper is the following condition:
> if(TRUE === $this->controllerContext->getRequest()->isCacheable()) {
> } else {
> }
we are making use of:
$userObjType =
$this->configurationManager->getContentObject()->getUserObjectType();
But thanks for your Help!
Cheers
Domi