Question

I have a record that I want to hide only if the frontend user is logged in AND he is part of a specific user group. How can I do that? The opposite is very easy with the "Access" tab... but this I can't figure out.. is there a way to do it with typoscript?

Was it helpful?

Solution

You might need to get your hands dirty, writing some TypoScript Conditions instead of using the graphical method.

Hope it helps you. If there is a graphical method, I sure would like to know about it since every now and then it might come in handy.

cu Roman

OTHER TIPS

This can be done in the TCE Form. But you'll have to create two seperated user-groups. So, when you assign a content element to fe group "A" it will be automatically hidden for "B".

This would be the opposite, then.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top