Skip to main content

I am using responsive layouts on SharePoint Online and I want a panel to be visible for a particular SharePoint group members only (GMI is the group name). So I am trying to create a disable rule by using not(fn-IsMemberOfGroup(GMI)). But apparently it is not recognising the current user (display user) so it is disabling the panel all the time no matter who the user is. Am I missing a step here?

Hi Antonio Reyes‌,

Is the GMI group an AD group? The fn-IsMemberOfGroup will only look inside SharePoint groups.

Cheers,

Euan


Hi Euan,

Thanks for jumping to the conversation. No, it is a SharePoint Group.

Cheers,

Antonio


Hi Antonio Reyes‌,

Are you using the control settings Visible option with expression?

218006_pastedImage_1.png

Cheers,

Euan


Reply