Resolved! Need help troubleshooting client callable script include
I have condition on the Menu Item set to the following:gs.getSession().isLoggedIn() && new checkIfGroupMember().verifyMembership();The intent of this condition is to check if the user is Logged In and is part of a specific group. Here is the client c...
