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개
  1. 2024년 2월 23일 오후 3: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