Hi Team,
I have a scenario in the Leads module where an assigned user can add a Case Officer name to a lead record. The Case Officer also has a normal CRM login, and the requirement is that when the Case Officer logs in, they should be able to view all lead records where they are assigned as the Case Officer.
To achieve this, I created a BasePlus entity and established relationships between the Lead entity and the CRM User entity to link the Case Officer field with the corresponding CRM user. I also created the necessary roles and teams, and granted “Own” view access.
However, when logging in as the Case Officer, the user is still unable to see any lead records where their name is assigned as the Case Officer.
Could someone please help me identify what might be missing or misconfigured?
I have a scenario in the Leads module where an assigned user can add a Case Officer name to a lead record. The Case Officer also has a normal CRM login, and the requirement is that when the Case Officer logs in, they should be able to view all lead records where they are assigned as the Case Officer.
To achieve this, I created a BasePlus entity and established relationships between the Lead entity and the CRM User entity to link the Case Officer field with the corresponding CRM user. I also created the necessary roles and teams, and granted “Own” view access.
However, when logging in as the Case Officer, the user is still unable to see any lead records where their name is assigned as the Case Officer.
Could someone please help me identify what might be missing or misconfigured?
Comment