Hyperlink restrict access
Confluence User - 13 Oct, 2023
I have two different types of users namely, X and Y.
I have a common list which can be viewed for Y but is modifiable by X.
There's a hyperlink in a list which can be only accessed by Y and not X.
I tried using visibility control facility where I am getting the hash variable of the current user.group.id which if equal to x_id, the hyperlink should not be accessed.
In short, the hyperlink should only be viewed by Y. Please suggest me how to do it?
hyperlink;access;control;groups;users