I want users with a specific role (e.g., customer role) to be able to send messages only to themselves, admin, and users with another role (e.g., supporter role), without being able to send messages to other users with the same role. However, if I set the read permission of User scope level to 'all', the user can send and view information of all other users. But if the read permission is set to 'own', the user can only message themselves
I'm not sure how to solve this issue. I appreciate any help. Thanks
I'm not sure how to solve this issue. I appreciate any help. Thanks
Comment