Tag: Community
-
Sharing records in partner community from different Accounts
As we know there are limited options to share records between community users. For Customer Community , we can use Sharing set or Sharing Group. For Customer Community Plus & Partner Community we can use role & Sharing rule. Maximum role that community can have is 3 per account and thats limitation there as well.…
-
Apex, Visualforce, Data Loader and SOQL Interview Question – Part 17
161 : Sometimes while deleting record it gives error “Object cannot be Deleted”. What is the reason for this kind of error ? Ans : This is generic error message prompted by Salesforce many times, which is not well informative. To get informative message, we can try to delete same record in “Developer Console”. In…