Leads and roles permissions
-
Hello there!
I’m developing a website where I’ll use Jetpack CRM.
Part of the team needs to add contact leads into the system (Jetpack CRM) and nothing else. And, very important, they should only have access to its own leads.
The part where they just have access to Jetpack CRM Contacts is manageable (I can easily hide all other menu options), but I’m not figuring out how I can filter the database for each user. Usually this can be easily done with plugins like PublishPress Pro or User Role Editor Pro for WordPress Posts, but we are talking about different things. Basically, they manipulate edit_others_posts permission and, if I’m right, you don’t have anything similar to use with Jetpack CRM database tables, correct?
Therefore, do you have any solution to achieve what I’m looking for?
As last solution, I could just build a form to add data directly into _zbs_contacts database table and use WP_List_Table class to show them, but I don’t know if this will have implications in the normal Jetpack CRM plugin functionality.
Many thanks for all help and support.`
- The topic ‘Leads and roles permissions’ is closed to new replies.