function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rocco SorrentinoRocco Sorrentino 

ReadOnly Access for Tasks on Customer Community

Hi all,
 
actually Tasks are not available in Customer Community, but we expected to be able to access them.
We tried to configure sharing set on Community, but Task entity is not an available object for this configuration.

Is it possible to manage this topic in some way?

Thanks.
Best Answer chosen by Rocco Sorrentino
SandhyaSandhya (Salesforce Developers) 
Hi,

Try setting IsVisibleInSelfService as true.

Please refer below link for the same.

http://salesforce.stackexchange.com/questions/19433/customer-community-user-activity-event-access
 
http://salesforce.stackexchange.com/questions/47555/can-community-user-create-tasks
 
Hope this helps you!

Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
 
Thanks and Regards
Sandhya

 

All Answers

SandhyaSandhya (Salesforce Developers) 
Hi,

Try setting IsVisibleInSelfService as true.

Please refer below link for the same.

http://salesforce.stackexchange.com/questions/19433/customer-community-user-activity-event-access
 
http://salesforce.stackexchange.com/questions/47555/can-community-user-create-tasks
 
Hope this helps you!

Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
 
Thanks and Regards
Sandhya

 
This was selected as the best answer
Rocco SorrentinoRocco Sorrentino
Thank you. It works.