Hi,
I have two different role types: Job Seeker and Employer. From the Job Seeker’s profile, I have a switch button that allows them to hide their profile from Employers, which works great. However, the problem is that when a Employer views the Job Seeker’s profile, they are able to see this switch button and actually have permission to hide/show the Job Seeker’s profile for them.
So my question is how can I make it so the container holding the switch button is hidden from Employers but is visible to the logged-in Job Seeker who is viewing their own profile?