My user community wants to disable the presentation of the Space and People tabs and I have found that I can do that for anonymous users or for a specific user as described here:
I have tested it successfully with a specific user id or by using empty quotes:
if (AJS.params.remoteUser == 'testuser' )
What I am trying to do however is to disable for ALL logged in users but trying "*" as a wildcard didn't work. Is there a way to do this that doesn't require an Add-on?
Thnx
Hi Ryan,
Have you seen either of these pages?
It appears that you can restrict this from specific groups as well, so perhaps have a look there for some tips.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.