Skip to main content

i have created an activity on an opportunity. After login through experiance user, user is unable to see the activity

 

#Experience Cloud  #Community Cloud  #Salesforce

5 respuestas
  1. 23 feb 2024, 15:22

    @Rizwan Ahmad Noorie

    There are fields on the Task and EmailMessage objects that determine Activity record visibility to external users. These can be modified in record triggered flows when records are created or updated (or in triggers, of course).

     

    On Task, it's called IsVisibleInSelfService

    On EmailMessage it's called IsExternallyVisible

0/9000