we have the requirement to allow access on records for a custom role based on connected contacts to the record where contacts have a relationship to users.
Result should be that the user only sees records with the custom role he's added.
Alternatively a relationship to contacts with CRUD attribute would fit also which than can be populated by script on update.
I didn't find a way to script that with the current version but think this would be a valuable feature for a customer login feature or any restricted user limited to special records (aka 'portal user').
A work around could be to create a role for any new entity (e.g. project, contract, order) we want to grant access to but this would create hundreds of roles ...
Result should be that the user only sees records with the custom role he's added.
Alternatively a relationship to contacts with CRUD attribute would fit also which than can be populated by script on update.
I didn't find a way to script that with the current version but think this would be a valuable feature for a customer login feature or any restricted user limited to special records (aka 'portal user').
A work around could be to create a role for any new entity (e.g. project, contract, order) we want to grant access to but this would create hundreds of roles ...
Comment