I created a test user , he is part of LMS Engineers group
When I ran this query, it shows true. I am trying to hide a page or component based on this result. Any help is appreciated
a!isUserMemberOfGroup( username: "LMSTestUser", groups: {"LMS Managing Director","LMS Managers"}, matchAllGroups:true )
Discussion posts and replies are publicly visible
Can you be more specific about what are you trying to hide? Is it a site page, or something on your interface? And what problem are you facing in it?
is there a different function to use for hiding a component? I have to two things
1. Site Page- Management Report
2. Home Page - There is a card " Approval" have to hide this one too from the group "LMS Engineers"