I created a customEntity called Publishers and linked it with Calls, Leads, Opportunities, and Users.
I also created a Portal with portal roles and users.
I assigned these users a Publisher.
Now I want to give them access to all entities that are linked with the Publisher entity. How can I achieve this?
I wanted this specifically for the portal user only.
I thought I would create an Account like entity and set the scope/permission level to "account" and it would only to realise that I would need to create a custom acl so that I can limit the permission/scope(?) level to "publisher" only so that they have access to the publisher account they are linked with + all the records that are linked to this publisher entity.
I tried searching the forum and did not come across much.
This seemed relevant but I am still at loss to be sure if it would work because I need it for portals.
I also created a Portal with portal roles and users.
I assigned these users a Publisher.
Now I want to give them access to all entities that are linked with the Publisher entity. How can I achieve this?
I wanted this specifically for the portal user only.
I thought I would create an Account like entity and set the scope/permission level to "account" and it would only to realise that I would need to create a custom acl so that I can limit the permission/scope(?) level to "publisher" only so that they have access to the publisher account they are linked with + all the records that are linked to this publisher entity.
I tried searching the forum and did not come across much.
This seemed relevant but I am still at loss to be sure if it would work because I need it for portals.
Comment