Hi Guys,
Although this might end up as a feature request, I think I still have to ask.
I need to create a separation between B2B and B2C users based on permission at page or paragraph level.
The problem I have is the mix of anonymous and registered users on the B2C side. And becuase of that, I can't set "Allow" permissions for "Anonymous" and "Consumer" users since Anonymous is not a group and the permissions are triggered only when defining "Deny" for "All".
Is there any alternate method for this apart from adding "If-Else" statements in Razor? This is not the first time I have this need, therefore I feel that we need a permanent solution for such cases.
Thank you,
Adrian